Skip to content

Commit c18b906

Browse files
authored
Merge pull request #192 from jenkinsci/dependabot/maven/com.puppycrawl.tools-checkstyle-11.0.1
Bump com.puppycrawl.tools:checkstyle from 10.26.1 to 11.0.1
2 parents 3cb4815 + 711593d commit c18b906

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.26.1</version>
266+
<version>11.0.1</version>
267267
</dependency>
268268
</dependencies>
269269
<executions>

0 commit comments

Comments
 (0)