Skip to content

Commit 6a6714a

Browse files
authored
Update dependency com.puppycrawl.tools:checkstyle to v10.25.1 (jenkinsci#10762)
2 parents 33756a0 + cb34310 commit 6a6714a

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
@@ -281,7 +281,7 @@ THE SOFTWARE.
281281
<dependency>
282282
<groupId>com.puppycrawl.tools</groupId>
283283
<artifactId>checkstyle</artifactId>
284-
<version>10.25.0</version>
284+
<version>10.25.1</version>
285285
</dependency>
286286
</dependencies>
287287
<executions>

0 commit comments

Comments
 (0)