Skip to content

Commit

Permalink
Merge pull request #88 from codehaus-cargo/dependabot/maven/generator…
Browse files Browse the repository at this point in the history
…/com.puppycrawl.tools-checkstyle-10.12.4

Bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.12.4 in /generator
  • Loading branch information
alitokmen committed Oct 2, 2023
2 parents d5f4e33 + 0875bad commit 5945fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.12.3</version>
<version>10.12.4</version>
</dependency>
<dependency>
<groupId>org.codehaus.cargo</groupId>
Expand Down

0 comments on commit 5945fa3

Please sign in to comment.