Skip to content

Commit d0a1aa8

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 2595aa5 commit d0a1aa8

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
@@ -445,7 +445,7 @@
445445
<dependency>
446446
<groupId>com.puppycrawl.tools</groupId>
447447
<artifactId>checkstyle</artifactId>
448-
<version>6.19</version>
448+
<version>8.29</version>
449449
</dependency>
450450
</dependencies>
451451
</plugin>

0 commit comments

Comments
 (0)