Skip to content

Commit bb3732a

Browse files
committed
Update dependency com.puppycrawl.tools:checkstyle to v8.28
1 parent f11b3af commit bb3732a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@
644644
<dependency>
645645
<groupId>com.puppycrawl.tools</groupId>
646646
<artifactId>checkstyle</artifactId>
647-
<version>8.23</version>
647+
<version>8.28</version>
648648
</dependency>
649649
</dependencies>
650650
<configuration>

samples/dailymotion-simple-cmdline-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>com.puppycrawl.tools</groupId>
9797
<artifactId>checkstyle</artifactId>
98-
<version>8.23</version>
98+
<version>8.28</version>
9999
</dependency>
100100
</dependencies>
101101
<configuration>

0 commit comments

Comments
 (0)