Skip to content

Commit 7e991cb

Browse files
authored
Merge pull request #178 from jenkinsci/dependabot/maven/com.puppycrawl.tools-checkstyle-10.22.0
Bump com.puppycrawl.tools:checkstyle from 10.21.3 to 10.22.0
2 parents 1c254b7 + 44df63e commit 7e991cb

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
@@ -263,7 +263,7 @@
263263
<dependency>
264264
<groupId>com.puppycrawl.tools</groupId>
265265
<artifactId>checkstyle</artifactId>
266-
<version>10.21.3</version>
266+
<version>10.22.0</version>
267267
</dependency>
268268
</dependencies>
269269
<executions>

0 commit comments

Comments
 (0)