Skip to content

Commit 9ab7740

Browse files
chore(deps): update dependency com.puppycrawl.tools:checkstyle to v11 (#3040)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5bf5cd0 commit 9ab7740

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
@@ -420,7 +420,7 @@
420420
<dependency>
421421
<groupId>com.puppycrawl.tools</groupId>
422422
<artifactId>checkstyle</artifactId>
423-
<version>10.26.1</version>
423+
<version>11.0.0</version>
424424
</dependency>
425425
</dependencies>
426426
<configuration>

0 commit comments

Comments
 (0)