Skip to content

Commit 64f5c3b

Browse files
authored
Bump checkstyle from 10.14.0 to 10.18.1 (#217)
Merge pull request #217 from adangel/bump-checkstyle-10.18.1
2 parents 1897a66 + a47d84f commit 64f5c3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
<tycho.version>4.0.8</tycho.version>
2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2424
<pmd.version>7.5.0</pmd.version>
25-
<pmd.build-tools.version>26</pmd.build-tools.version>
26-
<checkstyle.version>10.14.0</checkstyle.version>
27-
<checkstyle.plugin.version>3.3.1</checkstyle.plugin.version>
25+
<pmd.build-tools.version>27-SNAPSHOT</pmd.build-tools.version>
26+
<checkstyle.version>10.18.1</checkstyle.version>
27+
<checkstyle.plugin.version>3.5.0</checkstyle.plugin.version>
2828
<pmd.plugin.version>3.23.0</pmd.plugin.version>
2929
<pmd.check.version>7.5.0</pmd.check.version>
3030

0 commit comments

Comments
 (0)