Skip to content

Commit 5170f23

Browse files
Bump checkstyle from 6.19 to 8.29
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 6.19 to 8.29. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-6.19...checkstyle-8.29) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18ffb59 commit 5170f23

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
@@ -443,7 +443,7 @@
443443
<dependency>
444444
<groupId>com.puppycrawl.tools</groupId>
445445
<artifactId>checkstyle</artifactId>
446-
<version>6.19</version>
446+
<version>8.29</version>
447447
</dependency>
448448
</dependencies>
449449
</plugin>

0 commit comments

Comments
 (0)