Skip to content

Commit 9e1c5e1

Browse files
Bump com.puppycrawl.tools:checkstyle in the build-dependencies group
Bumps the build-dependencies group with 1 update: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `com.puppycrawl.tools:checkstyle` from 10.26.1 to 11.0.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.26.1...checkstyle-11.0.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: build-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 015a622 commit 9e1c5e1

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
@@ -219,7 +219,7 @@
219219
overridden by a CI job of the Checkstyle project so that they can
220220
check for regressions. Which is obviously good for us, too.
221221
-->
222-
<puppycrawl.checkstyle.version>10.26.1</puppycrawl.checkstyle.version>
222+
<puppycrawl.checkstyle.version>11.0.0</puppycrawl.checkstyle.version>
223223

224224
<!-- Asciidoctor -->
225225

0 commit comments

Comments
 (0)