Skip to content

Commit cdbd6e0

Browse files
authored
Merge pull request #2183 from OWASP/renovate/com.puppycrawl.tools-checkstyle-11.x
Update dependency com.puppycrawl.tools:checkstyle to v11
2 parents d7bb052 + f065285 commit cdbd6e0

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
@@ -347,7 +347,7 @@
347347
<dependency>
348348
<groupId>com.puppycrawl.tools</groupId>
349349
<artifactId>checkstyle</artifactId>
350-
<version>10.26.1</version>
350+
<version>11.0.0</version>
351351
</dependency>
352352
</dependencies>
353353
</plugin>

0 commit comments

Comments
 (0)