Skip to content

Commit 1201ad1

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.21.0 to 10.21.4
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.21.0 to 10.21.4. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.21.0...checkstyle-10.21.4) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f35973 commit 1201ad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166

167167
<!-- Checkstyle configuration -->
168168
<checkstyle.plugin.version>3.6.0</checkstyle.plugin.version>
169-
<checkstyle.version>10.21.0</checkstyle.version>
169+
<checkstyle.version>10.21.4</checkstyle.version>
170170
<checkstyle.configdir>.</checkstyle.configdir>
171171

172172
<!-- Java version to use -->

0 commit comments

Comments
 (0)