Skip to content

Commit d4073ae

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 2ec34de commit d4073ae

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
@@ -12,7 +12,7 @@
1212
<name>${project.artifactId}</name>
1313

1414
<properties>
15-
<checkstyle.version>6.19</checkstyle.version>
15+
<checkstyle.version>8.29</checkstyle.version>
1616
<findbugs.version>3.1.12</findbugs.version>
1717
<findsecbugs.version>1.9.0</findsecbugs.version>
1818
<pmd.version>5.8.1</pmd.version>

0 commit comments

Comments
 (0)