Skip to content

Commit 1a8cd85

Browse files
build(deps): bump com.puppycrawl.tools:checkstyle
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]>
1 parent 7367012 commit 1a8cd85

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
@@ -334,7 +334,7 @@
334334
<dependency>
335335
<groupId>com.puppycrawl.tools</groupId>
336336
<artifactId>checkstyle</artifactId>
337-
<version>10.21.3</version>
337+
<version>10.21.4</version>
338338
</dependency>
339339
<dependency>
340340
<groupId>com.github.sevntu-checkstyle</groupId>

0 commit comments

Comments
 (0)