Skip to content

Commit

Permalink
Merge pull request #435 from qld-gov-au/dependabot/maven/com.puppycra…
Browse files Browse the repository at this point in the history
…wl.tools-checkstyle-10.17.0

build(deps): bump com.puppycrawl.tools:checkstyle from 9.2.1 to 10.17.0
  • Loading branch information
zmacca authored Jun 10, 2024
2 parents 0e1aed5 + e6e3acf commit 4240325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>9.2.1</version>
<version>10.17.0</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 4240325

Please sign in to comment.