Skip to content

Commit

Permalink
Merge pull request #125 from nr23730/renovate/checkstyle.version
Browse files Browse the repository at this point in the history
Update dependency com.puppycrawl.tools:checkstyle to v8.41.1
  • Loading branch information
nr23730 committed Mar 29, 2021
2 parents 330c0b5 + cd71d28 commit 8294088
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
Expand Up @@ -11,7 +11,7 @@
<junit.version>5.7.1</junit.version>
<maven-enforcer-plugin.version>3.0.0-M3</maven-enforcer-plugin.version>
<maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
<checkstyle.version>8.41</checkstyle.version>
<checkstyle.version>8.41.1</checkstyle.version>
<checkstyle-rules.version>4.0.1</checkstyle-rules.version>
<maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>
<maven-javadoc-plugin.version>3.2.0</maven-javadoc-plugin.version>
Expand Down

0 comments on commit 8294088

Please sign in to comment.