Skip to content

Commit

Permalink
Bump com.puppycrawl.tools:checkstyle from 9.2 to 10.13.0
Browse files Browse the repository at this point in the history
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 9.2 to 10.13.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-9.2...checkstyle-10.13.0)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent dab883a commit 977dc90
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 @@ -82,7 +82,7 @@

<!-- Static code analysis -->
<maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
<checkstyle.version>9.2</checkstyle.version>
<checkstyle.version>10.13.0</checkstyle.version>
<maven-pmd-plugin.version>3.15.0</maven-pmd-plugin.version>
<pmd.version>6.41.0</pmd.version>
<spotbugs.effort>Max</spotbugs.effort>
Expand Down

0 comments on commit 977dc90

Please sign in to comment.