We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5fc0d6 commit cecb9e9Copy full SHA for cecb9e9
sevntu-checks/pom.xml
@@ -18,7 +18,7 @@
18
<!-- It is compile dependency to checkstyle, this version has to be the same as eclipse-cs depends on -->
19
<checkstyle.eclipse-cs.version>9.1</checkstyle.eclipse-cs.version>
20
<!-- verify time version -->
21
- <checkstyle.version>9.2.1</checkstyle.version>
+ <checkstyle.version>9.3</checkstyle.version>
22
<checkstyle.configLocation>https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-${checkstyle.version}/config/checkstyle_checks.xml</checkstyle.configLocation>
23
<checkstyle.plugin.version>3.1.2</checkstyle.plugin.version>
24
<sevntu.maven.plugin>RELEASE</sevntu.maven.plugin>
0 commit comments