Skip to content

Commit b0c9e75

Browse files
authored
deps: update dependency com.puppycrawl.tools:checkstyle to v10.17.0 (#831)
1 parent 3c312f8 commit b0c9e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-shared-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@
521521
<dependency>
522522
<groupId>com.puppycrawl.tools</groupId>
523523
<artifactId>checkstyle</artifactId>
524-
<version>10.16.0</version>
524+
<version>10.17.0</version>
525525
</dependency>
526526
</dependencies>
527527
<executions>

0 commit comments

Comments
 (0)