Skip to content

Commit

Permalink
chore: update dependency com.puppycrawl.tools:checkstyle to v8.24 (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and chingor13 committed Sep 5, 2019
1 parent 32c22ba commit 074a923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -343,7 +343,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.23</version>
<version>8.24</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 074a923

Please sign in to comment.