Skip to content

Commit

Permalink
Merge pull request #931 from uhafner/dependabot/maven/com.puppycrawl.…
Browse files Browse the repository at this point in the history
…tools-checkstyle-10.14.0

Bump com.puppycrawl.tools:checkstyle from 10.13.0 to 10.14.0
  • Loading branch information
uhafner authored Mar 6, 2024
2 parents d7c6b3c + 5849d05 commit 7d5b128
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 @@ -88,7 +88,7 @@
<maven-pmd-plugin.version>3.21.2</maven-pmd-plugin.version>
<pmd.version>6.55.0</pmd.version>
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
<checkstyle.version>10.13.0</checkstyle.version>
<checkstyle.version>10.14.0</checkstyle.version>
<spotbugs-maven-plugin.version>4.8.3.1</spotbugs-maven-plugin.version>
<findsecbugs-plugin.version>1.13.0</findsecbugs-plugin.version>
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
Expand Down

0 comments on commit 7d5b128

Please sign in to comment.