Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Commit b2c0be4

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
<dependency>
212212
<groupId>com.puppycrawl.tools</groupId>
213213
<artifactId>checkstyle</artifactId>
214-
<version>8.2</version>
214+
<version>8.29</version>
215215
</dependency>
216216
</dependencies>
217217
<executions>

0 commit comments

Comments
 (0)