Skip to content

Commit 6b99f3c

Browse files
committed
Update dependency com.puppycrawl.tools:checkstyle to v10.25.0
1 parent c7f5ce3 commit 6b99f3c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

eclipse-store-afs-ibm-cos/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
<dependency>
269269
<groupId>com.puppycrawl.tools</groupId>
270270
<artifactId>checkstyle</artifactId>
271-
<version>10.24.0</version>
271+
<version>10.25.0</version>
272272
</dependency>
273273
</dependencies>
274274
<configuration>

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>10.24.0</version>
48+
<version>10.25.0</version>
4949
</dependency>
5050
</dependencies>
5151
<configuration>

0 commit comments

Comments
 (0)