Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit becc0a9

Browse files
authoredApr 5, 2025··
chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.23.0
1 parent 8ebf461 commit becc0a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@
435435
<dependency>
436436
<groupId>com.puppycrawl.tools</groupId>
437437
<artifactId>checkstyle</artifactId>
438-
<version>10.22.0</version>
438+
<version>10.23.0</version>
439439
</dependency>
440440
</dependencies>
441441
<configuration>

0 commit comments

Comments
 (0)
Please sign in to comment.