Skip to content

Commit

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

---
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 Sep 1, 2021
1 parent 12fa402 commit eb48d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -244,7 +244,7 @@

<dbutils.spotbugs.version>4.2.0</dbutils.spotbugs.version>
<commons.checkstyle-plugin.version>3.1.1</commons.checkstyle-plugin.version>
<dbutils.checkstyle.version>8.37</dbutils.checkstyle.version>
<dbutils.checkstyle.version>9.0</dbutils.checkstyle.version>
<checkstyle.header.file>${basedir}/src/site/resources/checkstyle/checkstyle-header.txt</checkstyle.header.file>
<checkstyle.config.file>${basedir}/src/site/resources/checkstyle/checkstyle.xml</checkstyle.config.file>

Expand Down

0 comments on commit eb48d28

Please sign in to comment.