Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
deps: update dependency com.puppycrawl.tools:checkstyle to v9.0.1 (#397)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 5, 2021
1 parent d594f30 commit 9c9551f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -138,7 +138,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 9c9551f

Please sign in to comment.