Skip to content

Commit 466a2ae

Browse files
authored
Merge pull request #187 from jenkinsci/dependabot/maven/com.puppycrawl.tools-checkstyle-10.26.1
Bump com.puppycrawl.tools:checkstyle from 10.25.0 to 10.26.1
2 parents 7d46673 + 4c3489e commit 466a2ae

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

0 commit comments

Comments
 (0)