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

Commit eaa40e1

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 b95c1c2 commit eaa40e1

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
@@ -207,7 +207,7 @@
207207
<dependency>
208208
<groupId>com.puppycrawl.tools</groupId>
209209
<artifactId>checkstyle</artifactId>
210-
<version>8.28</version>
210+
<version>8.29</version>
211211
</dependency>
212212
</dependencies>
213213
<executions>

0 commit comments

Comments
 (0)