Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Commit

Permalink
Merge pull request #148 from paritytrading/dependabot/maven/com.puppy…
Browse files Browse the repository at this point in the history
…crawl.tools-checkstyle-8.29

build(deps): bump checkstyle from 8.18 to 8.29
  • Loading branch information
jvirtanen authored Feb 6, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents b0e4fdd + 5b135e0 commit 76b1086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -157,7 +157,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.18</version>
<version>8.29</version>
</dependency>
</dependencies>
</plugin>

0 comments on commit 76b1086

Please sign in to comment.