Skip to content

Commit

Permalink
config: bump eclipse-cs version
Browse files Browse the repository at this point in the history
  • Loading branch information
nrmancuso committed Aug 9, 2021
1 parent 4e92d7b commit 850a091
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 @@ -16,7 +16,7 @@
<properties>
<project.build.sourceEncoding>iso-8859-1</project.build.sourceEncoding>
<!-- It is compile dependency to checkstyle, this version has to be the same as eclipse-cs depends on -->
<checkstyle.eclipse-cs.version>8.43</checkstyle.eclipse-cs.version>
<checkstyle.eclipse-cs.version>8.44</checkstyle.eclipse-cs.version>
<!-- verify time version -->
<checkstyle.version>8.45.1</checkstyle.version>
<checkstyle.configLocation>https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-${checkstyle.version}/config/checkstyle_checks.xml</checkstyle.configLocation>
Expand Down

0 comments on commit 850a091

Please sign in to comment.