Skip to content

Commit

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

Bump com.puppycrawl.tools:checkstyle from 10.12.5 to 10.12.6 in /generator
  • Loading branch information
alitokmen authored Dec 7, 2023
2 parents 0c828ac + 1e9892a commit 4a4ac50
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.5</version>
<version>10.12.6</version>
</dependency>
<dependency>
<groupId>org.codehaus.cargo</groupId>
Expand Down

0 comments on commit 4a4ac50

Please sign in to comment.