Skip to content

Commit 2c4f5e5

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 31ca3f8 commit 2c4f5e5

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
@@ -229,7 +229,7 @@
229229
<dependency>
230230
<groupId>com.puppycrawl.tools</groupId>
231231
<artifactId>checkstyle</artifactId>
232-
<version>6.19</version>
232+
<version>8.29</version>
233233
</dependency>
234234
</dependencies>
235235
</plugin>

0 commit comments

Comments
 (0)