Skip to content

Commit 68e7b7a

Browse files
rnveachromani
authored andcommitted
config: upgrade checkstyle verify to 8.30
1 parent 1425c60 commit 68e7b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sevntu-checks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<!-- It is compile dependency to checkstyle, this version has to be the same as eclipse-cs depends on -->
1919
<checkstyle.eclipse-cs.version>8.29</checkstyle.eclipse-cs.version>
2020
<!-- verify time version -->
21-
<checkstyle.version>8.29</checkstyle.version>
21+
<checkstyle.version>8.30</checkstyle.version>
2222
<checkstyle.configLocation>https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-${checkstyle.version}/config/checkstyle_checks.xml</checkstyle.configLocation>
2323
<checkstyle.plugin.version>3.1.0</checkstyle.plugin.version>
2424
<sevntu.maven.plugin>RELEASE</sevntu.maven.plugin>

0 commit comments

Comments
 (0)