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] authored and jqno committed Mar 4, 2022
1 parent dbe5629 commit 99c34c1
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 @@ -94,7 +94,7 @@
<version.slf4j>1.7.36</version.slf4j>

<version.checkstyle.maven>3.1.2</version.checkstyle.maven>
<version.checkstyle>9.3</version.checkstyle> <!-- Property for Checkstyle's regression CI - see issues 216 and 586 -->
<version.checkstyle>10.0</version.checkstyle> <!-- Property for Checkstyle's regression CI - see issues 216 and 586 -->
<version.flatten-maven-plugin>1.2.7</version.flatten-maven-plugin>
<version.jacoco>0.8.7</version.jacoco>
<version.maven-antrun-plugin>3.0.0</version.maven-antrun-plugin>
Expand Down

0 comments on commit 99c34c1

Please sign in to comment.