Skip to content

Commit e46c2f4

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

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
@@ -26,7 +26,7 @@
2626
<pmd-plugin.version>3.28.0</pmd-plugin.version>
2727
<pmd.version>7.20.0</pmd.version>
2828
<checkstyle-plugin.version>3.6.0</checkstyle-plugin.version>
29-
<checkstyle.version>12.3.1</checkstyle.version>
29+
<checkstyle.version>13.0.0</checkstyle.version>
3030

3131
<!-- SonarCloud setup -->
3232
<sonar.projectKey>SvenWoltmann_sorting-algorithms-ultimate-guide</sonar.projectKey>

0 commit comments

Comments
 (0)