Skip to content

Commit

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

Bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2
  • Loading branch information
oschwald authored Sep 30, 2024
2 parents 7bb87a9 + 58d72f0 commit 2127648
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.18.1</version>
<version>10.18.2</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 2127648

Please sign in to comment.