Skip to content

Commit

Permalink
deps: update dependency com.puppycrawl.tools:checkstyle to v9 (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 13, 2021
1 parent 6504ead commit 71faea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -631,7 +631,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.45.1</version>
<version>9.0</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 71faea3

Please sign in to comment.