Skip to content

Commit

Permalink
Merge pull request #1020 from jenkinsci/dependabot/maven/com.puppycra…
Browse files Browse the repository at this point in the history
…wl.tools-checkstyle-10.20.1

Bump com.puppycrawl.tools:checkstyle from 10.20.0 to 10.20.1
  • Loading branch information
uhafner authored Nov 8, 2024
2 parents 82fb0c3 + 08a6487 commit dfbd2b0
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 @@ -70,7 +70,7 @@
<spotbugs.version>4.8.6</spotbugs.version>
<pmd.version>7.7.0</pmd.version>
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
<checkstyle.version>10.20.0</checkstyle.version>
<checkstyle.version>10.20.1</checkstyle.version>
<maven-pmd-plugin.version>3.26.0</maven-pmd-plugin.version>
<findsecbugs-plugin.version>1.13.0</findsecbugs-plugin.version>
<pitest-maven.plugin>1.17.1</pitest-maven.plugin>
Expand Down

0 comments on commit dfbd2b0

Please sign in to comment.