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

Commit 52f3994

Browse files
authored
deps: update dependency com.puppycrawl.tools:checkstyle to v8.35 (#106)
1 parent 590d815 commit 52f3994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
<dependency>
149149
<groupId>com.puppycrawl.tools</groupId>
150150
<artifactId>checkstyle</artifactId>
151-
<version>8.32</version>
151+
<version>8.35</version>
152152
</dependency>
153153
</dependencies>
154154
<executions>

0 commit comments

Comments
 (0)