Skip to content

Commit 3cd325d

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

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
@@ -28,7 +28,7 @@
2828
<pmd-plugin.version>3.27.0</pmd-plugin.version>
2929
<pmd.version>7.16.0</pmd.version>
3030
<checkstyle-plugin.version>3.6.0</checkstyle-plugin.version>
31-
<checkstyle.version>10.26.1</checkstyle.version>
31+
<checkstyle.version>11.0.0</checkstyle.version>
3232

3333
<!-- SonarCloud setup -->
3434
<sonar.projectKey>SvenWoltmann_java-collections-guide</sonar.projectKey>

0 commit comments

Comments
 (0)