Skip to content

Commit 371fd51

Browse files
chore(deps): update dependency com.puppycrawl.tools:checkstyle to v12 (#3092)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf366b4 commit 371fd51

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>11.1.0</version>
423+
<version>12.0.1</version>
424424
</dependency>
425425
</dependencies>
426426
<configuration>

0 commit comments

Comments
 (0)