Skip to content

Commit

Permalink
Bump checkstyle from 9.3 to 10.0
Browse files Browse the repository at this point in the history
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-9.3...checkstyle-10.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] committed Mar 13, 2022
1 parent 5ad5dc2 commit 83f8968
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 @@ -43,7 +43,7 @@
<spotbugs.version>4.6.0</spotbugs.version>
<pmd.version>6.42.0</pmd.version>
<maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
<checkstyle.version>9.3</checkstyle.version>
<checkstyle.version>10.0</checkstyle.version>
<maven-pmd-plugin.version>3.16.0</maven-pmd-plugin.version>
<findsecbugs-plugin.version>1.11.0</findsecbugs-plugin.version>
<jacoco-maven-plugin.version>0.8.7</jacoco-maven-plugin.version>
Expand Down

0 comments on commit 83f8968

Please sign in to comment.