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

Commit 71a54d8

Browse files
authored
Merge pull request #715 from BasePractice/dependabot/maven/com.puppycrawl.tools-checkstyle-10.21.0
Bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.21.0
2 parents fb3c162 + 74d3b03 commit 71a54d8

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
@@ -150,7 +150,7 @@
150150
<dependency>
151151
<groupId>com.puppycrawl.tools</groupId>
152152
<artifactId>checkstyle</artifactId>
153-
<version>10.20.1</version>
153+
<version>10.21.0</version>
154154
</dependency>
155155
</dependencies>
156156
<configuration>

0 commit comments

Comments
 (0)