Skip to content

Commit

Permalink
Merge pull request #792 from OWASP/dependabot/maven/com.puppycrawl.to…
Browse files Browse the repository at this point in the history
…ols-checkstyle-10.10.0

build(deps): bump checkstyle from 10.9.3 to 10.10.0
  • Loading branch information
commjoen authored May 1, 2023
2 parents ec24b00 + c2149a9 commit 3e2ad6f
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 @@ -267,7 +267,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.9.3</version>
<version>10.10.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 3e2ad6f

Please sign in to comment.