Skip to content

Commit 8a5f8da

Browse files
committed
chore(deps): update dependency com.puppycrawl.tools:checkstyle to v8.29
1 parent 8941ed5 commit 8a5f8da

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.29</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.29</version>
9999
</dependency>
100100
</dependencies>
101101
<configuration>

0 commit comments

Comments
 (0)