Skip to content

Commit 7788284

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 d8ad625 commit 7788284

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
@@ -310,7 +310,7 @@
310310
<dependency>
311311
<groupId>com.puppycrawl.tools</groupId>
312312
<artifactId>checkstyle</artifactId>
313-
<version>6.19</version>
313+
<version>8.29</version>
314314
</dependency>
315315
</dependencies>
316316
</plugin>

0 commit comments

Comments
 (0)