Skip to content

Commit

Permalink
deps: update dependency com.puppycrawl.tools:checkstyle to v9.1 (#345)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 8, 2021
1 parent 9c1f943 commit f5c03d3
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.1</version>
<version>9.1</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit f5c03d3

Please sign in to comment.