Skip to content

Commit

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

Bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.12.4
  • Loading branch information
sebastian-toepfer authored Oct 2, 2023
2 parents 098f515 + fab9597 commit 7edb87c
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 @@ -193,7 +193,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.12.3</version>
<version>10.12.4</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 7edb87c

Please sign in to comment.