Skip to content
This repository was archived by the owner on May 2, 2024. It is now read-only.

Commit 1c560b7

Browse files
committed
⬆️ Update dependency com.puppycrawl.tools:checkstyle to v10.16.0
1 parent 8a82861 commit 1c560b7

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
@@ -432,7 +432,7 @@
432432
<dependency>
433433
<groupId>com.puppycrawl.tools</groupId>
434434
<artifactId>checkstyle</artifactId>
435-
<version>10.15.0</version>
435+
<version>10.16.0</version>
436436
</dependency>
437437
</dependencies>
438438
<configuration>

0 commit comments

Comments
 (0)