Skip to content

Commit a601076

Browse files
committed
Update dependency com.puppycrawl.tools:checkstyle to v12.1.2
1 parent ec70b72 commit a601076

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.puppycrawl.tools</groupId>
4747
<artifactId>checkstyle</artifactId>
48-
<version>12.1.1</version>
48+
<version>12.1.2</version>
4949
</dependency>
5050
</dependencies>
5151
<configuration>

prometheus-metrics-exposition-formats-no-protobuf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
<dependency>
237237
<groupId>com.puppycrawl.tools</groupId>
238238
<artifactId>checkstyle</artifactId>
239-
<version>12.1.1</version>
239+
<version>12.1.2</version>
240240
</dependency>
241241
</dependencies>
242242
<configuration>

0 commit comments

Comments
 (0)