Skip to content

Commit d48d03c

Browse files
Bump checkstyle from 8.29 to 8.35 (#344)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.29 to 8.35. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.29...checkstyle-8.35) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d84ec2 commit d48d03c

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
@@ -211,7 +211,7 @@
211211
<dependency>
212212
<groupId>com.puppycrawl.tools</groupId>
213213
<artifactId>checkstyle</artifactId>
214-
<version>8.29</version>
214+
<version>8.35</version>
215215
</dependency>
216216
</dependencies>
217217
</plugin>

0 commit comments

Comments
 (0)