Skip to content

Commit

Permalink
Merge pull request #1280 from joinfaces/dependabot/maven/5.4.x/com.pu…
Browse files Browse the repository at this point in the history
…ppycrawl.tools-checkstyle-10.21.0

chore(deps): bump com.puppycrawl.tools:checkstyle from 10.20.2 to 10.21.0
  • Loading branch information
persapiens authored Dec 12, 2024
2 parents 2e1f2e6 + 97cd275 commit a5778e3
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 @@ -48,7 +48,7 @@
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
<spring-javaformat.version>0.0.43</spring-javaformat.version>

<checkstyle.version>10.20.2</checkstyle.version>
<checkstyle.version>10.21.0</checkstyle.version>

<check.dir>src/checkconfig</check.dir>
<pmd.dir>${check.dir}/pmd</pmd.dir>
Expand Down

0 comments on commit a5778e3

Please sign in to comment.