Skip to content

Commit

Permalink
config: bump checkstyle version
Browse files Browse the repository at this point in the history
  • Loading branch information
romani committed Oct 31, 2021
1 parent ae6b5ca commit cefca4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sevntu-checks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<!-- It is compile dependency to checkstyle, this version has to be the same as eclipse-cs depends on -->
<checkstyle.eclipse-cs.version>8.44</checkstyle.eclipse-cs.version>
<!-- verify time version -->
<checkstyle.version>9.0</checkstyle.version>
<checkstyle.version>9.1</checkstyle.version>
<checkstyle.configLocation>https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-${checkstyle.version}/config/checkstyle_checks.xml</checkstyle.configLocation>
<checkstyle.plugin.version>3.1.2</checkstyle.plugin.version>
<sevntu.maven.plugin>RELEASE</sevntu.maven.plugin>
Expand Down

0 comments on commit cefca4d

Please sign in to comment.