Skip to content

Commit e032bd3

Browse files
Update dependency com.puppycrawl.tools:checkstyle to v12
1 parent 31734c5 commit e032bd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>dev.vality</groupId>
88
<artifactId>library-parent-pom</artifactId>
9-
<version>3.1.0</version>
9+
<version>3.2.0</version>
1010
<packaging>pom</packaging>
1111

1212
<name>Vality parent</name>
@@ -157,7 +157,7 @@
157157
<dependency>
158158
<groupId>com.puppycrawl.tools</groupId>
159159
<artifactId>checkstyle</artifactId>
160-
<version>10.26.1</version>
160+
<version>12.0.1</version>
161161
</dependency>
162162
</dependencies>
163163
<executions>

0 commit comments

Comments
 (0)