Skip to content

Commit

Permalink
deps: update dependency com.puppycrawl.tools:checkstyle to v9.3 (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 9a0cb79 commit 9e2d3fd
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 @@ -632,7 +632,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>9.2.1</version>
<version>9.3</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 9e2d3fd

Please sign in to comment.