Skip to content

Commit 47317ef

Browse files
authored
deps: update dependency com.puppycrawl.tools:checkstyle to v10.18.1 (#899)
1 parent 85b05f0 commit 47317ef

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.17.0</version>
524+
<version>10.18.1</version>
525525
</dependency>
526526
</dependencies>
527527
<executions>

0 commit comments

Comments
 (0)