Skip to content

Commit

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

Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.5
  • Loading branch information
oschwald authored Nov 14, 2023
2 parents d4ffee7 + 852d71e commit 4e1376e
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 @@ -59,7 +59,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.12.4</version>
<version>10.12.5</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 4e1376e

Please sign in to comment.