Skip to content

Commit

Permalink
deps: update dependency com.puppycrawl.tools:checkstyle to v8.40 (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 19, 2021
1 parent f7c3f79 commit d9b2d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -612,7 +612,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.39</version>
<version>8.40</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit d9b2d4a

Please sign in to comment.