Skip to content

Commit 25092d5

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.26.1 to 11.0.1
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.26.1 to 11.0.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.26.1...checkstyle-11.0.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 11.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17dc5e9 commit 25092d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<surefire.plugin.version>3.5.3</surefire.plugin.version>
6969

7070
<!-- tooling -->
71-
<checkstyle.tool.version>10.26.1</checkstyle.tool.version>
71+
<checkstyle.tool.version>11.0.1</checkstyle.tool.version>
7272

7373
<!-- testing -->
7474
<awaitility.version>4.3.0</awaitility.version>

0 commit comments

Comments
 (0)