Skip to content

Commit

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

Bump com.puppycrawl.tools:checkstyle from 10.12.5 to 10.12.6
  • Loading branch information
sebastian-toepfer authored Dec 8, 2023
2 parents b4f9880 + eb7bfef commit 09f43a3
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 @@ -212,7 +212,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.12.5</version>
<version>10.12.6</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 09f43a3

Please sign in to comment.