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

Commit c4876b2

Browse files
committed
deps: update dependency com.puppycrawl.tools:checkstyle to v8.39
1 parent 45b8b88 commit c4876b2

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
@@ -148,7 +148,7 @@
148148
<dependency>
149149
<groupId>com.puppycrawl.tools</groupId>
150150
<artifactId>checkstyle</artifactId>
151-
<version>8.37</version>
151+
<version>8.39</version>
152152
</dependency>
153153
</dependencies>
154154
<executions>

0 commit comments

Comments
 (0)