Skip to content

Commit

Permalink
Merge pull request #930 from jqno/dependabot/maven/com.puppycrawl.too…
Browse files Browse the repository at this point in the history
…ls-checkstyle-10.14.0

Bump com.puppycrawl.tools:checkstyle from 10.13.0 to 10.14.0
  • Loading branch information
jqno committed Mar 1, 2024
2 parents 346c69b + 4d4c333 commit fc426a3
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 @@ -89,7 +89,7 @@

<version.build-helper-maven-plugin>3.5.0</version.build-helper-maven-plugin>
<version.checkstyle.maven>3.3.1</version.checkstyle.maven>
<version.checkstyle>10.13.0</version.checkstyle> <!-- Property for Checkstyle's regression CI - see issues 216 and 586 -->
<version.checkstyle>10.14.0</version.checkstyle> <!-- Property for Checkstyle's regression CI - see issues 216 and 586 -->
<version.copy-rename-maven-plugin>1.0.1</version.copy-rename-maven-plugin>
<version.flatten-maven-plugin>1.6.0</version.flatten-maven-plugin>
<version.jacoco>0.8.11</version.jacoco>
Expand Down

0 comments on commit fc426a3

Please sign in to comment.