Skip to content

Commit 486702d

Browse files
Bump com.puppycrawl.tools:checkstyle from 13.2.0 to 13.3.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 13.2.0 to 13.3.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-13.2.0...checkstyle-13.3.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49b27c3 commit 486702d

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

3131
<!-- SonarCloud setup -->
3232
<sonar.projectKey>SvenWoltmann_pathfinding</sonar.projectKey>

0 commit comments

Comments
 (0)