Skip to content

Commit

Permalink
Merge pull request #174 from maxmind/dependabot/maven/com.puppycrawl.…
Browse files Browse the repository at this point in the history
…tools-checkstyle-10.16.0

Bump com.puppycrawl.tools:checkstyle from 10.15.0 to 10.16.0
  • Loading branch information
oschwald authored Apr 29, 2024
2 parents df3d094 + d801788 commit c98910c
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 @@ -86,7 +86,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.15.0</version>
<version>10.16.0</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit c98910c

Please sign in to comment.