Skip to content

Commit a41641f

Browse files
Bump checkstyle from 6.19 to 8.29 in /code-assert
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 b436cf8 commit a41641f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code-assert/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<properties>
1515
<module.name>guru.nidi.codeassert</module.name>
16-
<checkstyle.version>6.19</checkstyle.version>
16+
<checkstyle.version>8.29</checkstyle.version>
1717
<findbugs.version>3.1.12</findbugs.version>
1818
<findsecbugs.version>1.9.0</findsecbugs.version>
1919
<pmd.version>5.8.1</pmd.version>

0 commit comments

Comments
 (0)