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

Commit

Permalink
build: update dependency com.puppycrawl.tools:checkstyle to v8.32 (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 28, 2020
1 parent 2aad9b1 commit 05330cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -212,7 +212,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.30</version>
<version>8.32</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 05330cf

Please sign in to comment.