Skip to content

Commit 14cce8b

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 fce70c7 commit 14cce8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
<dependency>
244244
<groupId>com.puppycrawl.tools</groupId>
245245
<artifactId>checkstyle</artifactId>
246-
<version>6.19</version>
246+
<version>8.29</version>
247247
</dependency>
248248
</dependencies>
249249
</plugin>

0 commit comments

Comments
 (0)