Skip to content

Commit

Permalink
deps: update dependency com.puppycrawl.tools:checkstyle to v8.42
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 25, 2021
1 parent 895c7d1 commit 757c592
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -672,7 +672,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.23</version>
<version>8.42</version>
</dependency>
</dependencies>
<configuration>
Expand Down
2 changes: 1 addition & 1 deletion samples/dailymotion-simple-cmdline-sample/pom.xml
Expand Up @@ -95,7 +95,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.23</version>
<version>8.42</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 757c592

Please sign in to comment.