Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 6, 2021
1 parent 45649c8 commit eb771e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -258,7 +258,7 @@ limitations under the License.
<checkstyle.header.file>${basedir}/src/conf/checkstyle-header.txt</checkstyle.header.file>
<checkstyle.config.file>${basedir}/src/conf/checkstyle.xml</checkstyle.config.file>
<commons.checkstyle-plugin.version>3.1.2</commons.checkstyle-plugin.version>
<commons.checkstyle.version>8.45.1</commons.checkstyle.version>
<commons.checkstyle.version>9.0.1</commons.checkstyle.version>
<commons.japicmp.version>0.15.3</commons.japicmp.version>
<commons.jacoco.version>0.8.7</commons.jacoco.version>
<commons.javadoc.version>3.3.0</commons.javadoc.version>
Expand Down

0 comments on commit eb771e6

Please sign in to comment.