Skip to content

Commit 8c9740d

Browse files
nrmancusornveach
authored andcommitted
config: upgrade maven-checkstyle-plugin to 3.1.1
1 parent 68e7b7a commit 8c9740d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sevntu-checks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<!-- verify time version -->
2121
<checkstyle.version>8.30</checkstyle.version>
2222
<checkstyle.configLocation>https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-${checkstyle.version}/config/checkstyle_checks.xml</checkstyle.configLocation>
23-
<checkstyle.plugin.version>3.1.0</checkstyle.plugin.version>
23+
<checkstyle.plugin.version>3.1.1</checkstyle.plugin.version>
2424
<sevntu.maven.plugin>RELEASE</sevntu.maven.plugin>
2525
<maven.pmd.plugin.version>3.11.0</maven.pmd.plugin.version>
2626
<pmd.version>6.13.0</pmd.version>

0 commit comments

Comments
 (0)