Skip to content

Commit 8631d70

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.19.0 to 10.20.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.19.0...checkstyle-10.20.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cba6129 commit 8631d70

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.26.0</pmd-plugin.version>
2929
<pmd.version>7.7.0</pmd.version>
3030
<checkstyle-plugin.version>3.6.0</checkstyle-plugin.version>
31-
<checkstyle.version>10.19.0</checkstyle.version>
31+
<checkstyle.version>10.20.0</checkstyle.version>
3232

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

0 commit comments

Comments
 (0)