Skip to content

Commit a4cb308

Browse files
authored
config: bump checkstyle version
1 parent cecb9e9 commit a4cb308

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>9.1</checkstyle.eclipse-cs.version>
2020
<!-- verify time version -->
21-
<checkstyle.version>9.3</checkstyle.version>
21+
<checkstyle.version>10.0</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.2</checkstyle.plugin.version>
2424
<sevntu.maven.plugin>RELEASE</sevntu.maven.plugin>

0 commit comments

Comments
 (0)