Skip to content

Commit b2ccefe

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

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
@@ -59,7 +59,7 @@
5959
<jfreechart.version>1.5.6</jfreechart.version>
6060

6161
<!-- quality -->
62-
<checkstyle.version>11.1.0</checkstyle.version>
62+
<checkstyle.version>12.0.0</checkstyle.version>
6363
<spotbugs.version>4.9.6</spotbugs.version>
6464
<pmd.version>7.17.0</pmd.version>
6565
<archunit.version>1.4.1</archunit.version>

0 commit comments

Comments
 (0)