Skip to content

Commit

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

Bump com.puppycrawl.tools:checkstyle from 10.21.0 to 10.21.1
  • Loading branch information
oschwald authored Jan 2, 2025
2 parents 50d2e66 + 50f619b commit 25db9fa
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 @@ -133,7 +133,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.21.0</version>
<version>10.21.1</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 25db9fa

Please sign in to comment.