Skip to content

Commit

Permalink
deps: update dependency com.puppycrawl.tools:checkstyle to v10.20.1 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Nov 12, 2024
1 parent 1c199e1 commit ba72db5
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 @@ -533,7 +533,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.18.2</version>
<version>10.20.1</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit ba72db5

Please sign in to comment.