Skip to content

Commit

Permalink
deps: update dependency com.puppycrawl.tools:checkstyle to v9.2.1 (#382)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 4, 2022
1 parent ea92412 commit 1a182c5
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.2</version>
<version>9.2.1</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 1a182c5

Please sign in to comment.