Skip to content

Commit 455cdd6

Browse files
authored
Merge pull request #2207 from OWASP/renovate/com.puppycrawl.tools-checkstyle-11.x
Update dependency com.puppycrawl.tools:checkstyle to v11.0.1
2 parents 557d5a9 + 3a6636d commit 455cdd6

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>11.0.0</version>
350+
<version>11.0.1</version>
351351
</dependency>
352352
</dependencies>
353353
</plugin>

0 commit comments

Comments
 (0)