Skip to content
This repository was archived by the owner on Dec 28, 2024. It is now read-only.

Commit 74d3b03

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.21.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.20.1 to 10.21.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.20.1...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 23066fa commit 74d3b03

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
@@ -148,7 +148,7 @@
148148
<dependency>
149149
<groupId>com.puppycrawl.tools</groupId>
150150
<artifactId>checkstyle</artifactId>
151-
<version>10.20.1</version>
151+
<version>10.21.0</version>
152152
</dependency>
153153
</dependencies>
154154
<configuration>

0 commit comments

Comments
 (0)