Skip to content

Commit 0ce71a8

Browse files
Bump checkstyle from 8.18 to 8.29
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.18 to 8.29. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.18...checkstyle-8.29) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25daccf commit 0ce71a8

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
@@ -339,7 +339,7 @@
339339
<dependency>
340340
<groupId>com.puppycrawl.tools</groupId>
341341
<artifactId>checkstyle</artifactId>
342-
<version>8.18</version>
342+
<version>8.29</version>
343343
</dependency>
344344
</dependencies>
345345
<executions>

0 commit comments

Comments
 (0)