Skip to content

Commit

Permalink
Merge pull request #78 from sebastian-toepfer/dependabot/maven/main/c…
Browse files Browse the repository at this point in the history
…om.puppycrawl.tools-checkstyle-10.12.7

Bump com.puppycrawl.tools:checkstyle from 10.12.6 to 10.12.7
  • Loading branch information
sebastian-toepfer authored Jan 1, 2024
2 parents d4af542 + 2919e9d commit b41f937
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 @@ -182,7 +182,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.12.6</version>
<version>10.12.7</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit b41f937

Please sign in to comment.