Skip to content

Commit f0a9164

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.21.3 to 10.21.4 (#1422)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.21.3 to 10.21.4. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.21.3...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9489c7e commit f0a9164

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
@@ -264,7 +264,7 @@
264264
<dependency>
265265
<groupId>com.puppycrawl.tools</groupId>
266266
<artifactId>checkstyle</artifactId>
267-
<version>10.21.3</version>
267+
<version>10.21.4</version>
268268
</dependency>
269269
</dependencies>
270270
<configuration>

0 commit comments

Comments
 (0)