Skip to content

Commit

Permalink
Merge pull request #1831 from OWASP/renovate/com.puppycrawl.tools-che…
Browse files Browse the repository at this point in the history
…ckstyle-10.x

Update dependency com.puppycrawl.tools:checkstyle to v10.21.2
  • Loading branch information
commjoen authored Feb 5, 2025
2 parents e568b1f + 84847c0 commit cdb5439
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 @@ -323,7 +323,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.21.1</version>
<version>10.21.2</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit cdb5439

Please sign in to comment.