Skip to content

Commit 8f51368

Browse files
dependabot[bot]romani
authored andcommitted
dependency: bump checkstyle from 8.28 to 8.29 in /sevntu-checks
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.28 to 8.29. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.28...checkstyle-8.29) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d65666 commit 8f51368

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sevntu-checks/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
<properties>
1717
<project.build.sourceEncoding>iso-8859-1</project.build.sourceEncoding>
1818
<!-- It is compile dependency to checkstyle, this version has to be the same as eclipse-cs depends on -->
19-
<checkstyle.eclipse-cs.version>8.28</checkstyle.eclipse-cs.version>
19+
<checkstyle.eclipse-cs.version>8.29</checkstyle.eclipse-cs.version>
2020
<!-- verify time version -->
21-
<checkstyle.version>8.27</checkstyle.version>
21+
<checkstyle.version>8.29</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)