Skip to content

Commit

Permalink
Merge pull request #1231 from OWASP/dependabot/maven/com.puppycrawl.t…
Browse files Browse the repository at this point in the history
…ools-checkstyle-10.13.0

Bump com.puppycrawl.tools:checkstyle from 10.12.7 to 10.13.0
  • Loading branch information
commjoen authored Feb 1, 2024
2 parents 34a306a + 7e57c0b commit d68279e
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 @@ -320,7 +320,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.12.7</version>
<version>10.13.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit d68279e

Please sign in to comment.