Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 30, 2021
1 parent 054edb6 commit ba9e6f5
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>9.1</commons.checkstyle.version>
<commons.checkstyle.version>9.2</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 ba9e6f5

Please sign in to comment.