Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 4b27ea4

Browse files
committed
deps: update dependency com.puppycrawl.tools:checkstyle to v9
1 parent 7bc63b7 commit 4b27ea4

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
@@ -138,7 +138,7 @@
138138
<dependency>
139139
<groupId>com.puppycrawl.tools</groupId>
140140
<artifactId>checkstyle</artifactId>
141-
<version>8.45.1</version>
141+
<version>9.0</version>
142142
</dependency>
143143
</dependencies>
144144
<executions>

0 commit comments

Comments
 (0)