Skip to content

Commit d0233bf

Browse files
Bump checkstyle from 9.0.1 to 9.1 (#292)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d47d625 commit d0233bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ file comparators, endian transformation classes, and much more.
337337
<commons.javadoc.java.link>${commons.javadoc8.java.link}</commons.javadoc.java.link>
338338
<commons.javadoc.version>3.3.0</commons.javadoc.version>
339339
<commons.checkstyle-plugin.version>3.1.2</commons.checkstyle-plugin.version>
340-
<checkstyle.impl.version>9.0.1</checkstyle.impl.version>
340+
<checkstyle.impl.version>9.1</checkstyle.impl.version>
341341
<commons.jacoco.version>0.8.7</commons.jacoco.version>
342342
<commons.surefire.version>3.0.0-M5</commons.surefire.version>
343343
<commons.japicmp.version>0.15.3</commons.japicmp.version>

0 commit comments

Comments
 (0)