Skip to content

Commit

Permalink
deps: update dependency com.puppycrawl.tools:checkstyle to v9.0.1 (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 12, 2021
1 parent 6648ca5 commit b6c9b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -632,7 +632,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>9.0</version>
<version>9.0.1</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit b6c9b65

Please sign in to comment.