Skip to content

Commit

Permalink
Bump checkstyle from 9.0.1 to 9.1 (apache#292)
Browse files Browse the repository at this point in the history
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.0.1 to 9.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-9.0.1...checkstyle-9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2021
1 parent d47d625 commit d0233bf
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 @@ -337,7 +337,7 @@ file comparators, endian transformation classes, and much more.
<commons.javadoc.java.link>${commons.javadoc8.java.link}</commons.javadoc.java.link>
<commons.javadoc.version>3.3.0</commons.javadoc.version>
<commons.checkstyle-plugin.version>3.1.2</commons.checkstyle-plugin.version>
<checkstyle.impl.version>9.0.1</checkstyle.impl.version>
<checkstyle.impl.version>9.1</checkstyle.impl.version>
<commons.jacoco.version>0.8.7</commons.jacoco.version>
<commons.surefire.version>3.0.0-M5</commons.surefire.version>
<commons.japicmp.version>0.15.3</commons.japicmp.version>
Expand Down

0 comments on commit d0233bf

Please sign in to comment.