Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 23fc9c4

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.0 to 10.21.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.0 to 10.21.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.0...checkstyle-10.21.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2390f51 commit 23fc9c4

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
@@ -96,7 +96,7 @@ SOFTWARE
9696
<dependency>
9797
<groupId>com.puppycrawl.tools</groupId>
9898
<artifactId>checkstyle</artifactId>
99-
<version>10.0</version>
99+
<version>10.21.0</version>
100100
</dependency>
101101
</dependencies>
102102
</plugin>

0 commit comments

Comments
 (0)