Skip to content

Commit 789055b

Browse files
committed
config: upgraded sevntu-checkstyle-maven-plugin to 1.30.0
1 parent f38062b commit 789055b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

checkstyle-tester/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1414
<checkstyle-plugin.version>2.17</checkstyle-plugin.version>
1515
<checkstyle.version>8.12-SNAPSHOT</checkstyle.version>
16-
<sevntu-checkstyle.version>1.29.0</sevntu-checkstyle.version>
16+
<sevntu-checkstyle.version>1.30.0</sevntu-checkstyle.version>
1717
<jxr-plugin.version>2.5</jxr-plugin.version>
1818
<checkstyle.config.location>https://raw.githubusercontent.com/checkstyle/checkstyle/master/src/main/resources/google_checks.xml</checkstyle.config.location>
1919
<checkstyle.failsOnError>true</checkstyle.failsOnError>

0 commit comments

Comments
 (0)