Skip to content

Commit

Permalink
Merge pull request #218 from gchq/dependabot/maven/com.puppycrawl.too…
Browse files Browse the repository at this point in the history
…ls-checkstyle-10.17.0

Bump com.puppycrawl.tools:checkstyle from 10.16.0 to 10.17.0
  • Loading branch information
GCHQDeveloper42 authored Jun 4, 2024
2 parents 77a8c88 + 0433ab3 commit 00c9131
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 @@ -119,7 +119,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.16.0</version>
<version>10.17.0</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 00c9131

Please sign in to comment.