Skip to content

Commit

Permalink
deps: update dependency com.puppycrawl.tools:checkstyle to v10.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 12, 2024
1 parent beb8e6a commit fa8ab35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-shared-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.20.2</version>
<version>10.21.0</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit fa8ab35

Please sign in to comment.