Skip to content

Commit

Permalink
Merge pull request #2 from jiowcl/dependabot/maven/Example/Java/com.p…
Browse files Browse the repository at this point in the history
…uppycrawl.tools-checkstyle-8.29

Bump checkstyle from 8.18 to 8.29 in /Example/Java
  • Loading branch information
jiowcl authored Feb 1, 2020
2 parents c5e80b7 + 709d48e commit d388ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Example/Java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.18</version>
<version>8.29</version>
</dependency>
<dependency>
<groupId>com.github.ngeor</groupId>
Expand Down

0 comments on commit d388ee7

Please sign in to comment.