Skip to content

Commit a299957

Browse files
Bump com.puppycrawl.tools:checkstyle from 12.3.0 to 13.0.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 12.3.0 to 13.0.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.3.0...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] <[email protected]>
1 parent 6c7fa8c commit a299957

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
@@ -84,7 +84,7 @@
8484
<maven.javadoc-plugin.version>3.12.0</maven.javadoc-plugin.version>
8585
<maven.checkstyle.plugin.version>3.6.0</maven.checkstyle.plugin.version>
8686
<maven.versions.plugin.version>2.21.0</maven.versions.plugin.version>
87-
<puppycrawl.checkstyle.version>12.3.0</puppycrawl.checkstyle.version>
87+
<puppycrawl.checkstyle.version>13.0.0</puppycrawl.checkstyle.version>
8888
<maven.release.plugin.version>3.0.0-M4</maven.release.plugin.version>
8989
<maven.nexus-staging.plugin.version>1.7.0</maven.nexus-staging.plugin.version>
9090
<maven.project.info.reports.plugin.version>3.1.2</maven.project.info.reports.plugin.version>

0 commit comments

Comments
 (0)