Skip to content

Commit db50b04

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

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
@@ -137,7 +137,7 @@
137137
<!-- ***************** -->
138138
<!-- Other versions -->
139139
<!-- ***************** -->
140-
<version.checkstyle>10.26.1</version.checkstyle>
140+
<version.checkstyle>11.1.0</version.checkstyle>
141141
<version.surefire>3.5.4</version.surefire>
142142

143143
<!-- ***************** -->

0 commit comments

Comments
 (0)