Skip to content

Commit

Permalink
deps: update dependency com.puppycrawl.tools:checkstyle to v10.14.1 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 13, 2024
1 parent f9478f4 commit 0b787c6
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.12.4</version>
<version>10.14.1</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 0b787c6

Please sign in to comment.