Skip to content

Commit

Permalink
Update dependency com.puppycrawl.tools:checkstyle to v10.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 11, 2023
1 parent 3631e65 commit bc6cb4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-checkstyle-plugin -->
<maven-checkstyle-plugin.version>3.2.1</maven-checkstyle-plugin.version>
<!-- https://mvnrepository.com/artifact/com.puppycrawl.tools/checkstyle -->
<checkstyle.version>10.6.0</checkstyle.version>
<checkstyle.version>10.7.0</checkstyle.version>
<!-- https://mvnrepository.com/artifact/com.mycila/license-maven-plugin -->
<license-maven-plugin.version>4.1</license-maven-plugin.version>

Expand Down

0 comments on commit bc6cb4a

Please sign in to comment.