Skip to content

Commit ec24e5d

Browse files
committed
Bump checkstyle to get rid of warning
1 parent b0efa87 commit ec24e5d

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
@@ -345,7 +345,7 @@
345345
<dependency>
346346
<groupId>com.puppycrawl.tools</groupId>
347347
<artifactId>checkstyle</artifactId>
348-
<version>8.30</version>
348+
<version>8.31</version>
349349
</dependency>
350350
</dependencies>
351351
<executions>

0 commit comments

Comments
 (0)