We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f38062b commit 789055bCopy full SHA for 789055b
checkstyle-tester/pom.xml
@@ -13,7 +13,7 @@
13
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
14
<checkstyle-plugin.version>2.17</checkstyle-plugin.version>
15
<checkstyle.version>8.12-SNAPSHOT</checkstyle.version>
16
- <sevntu-checkstyle.version>1.29.0</sevntu-checkstyle.version>
+ <sevntu-checkstyle.version>1.30.0</sevntu-checkstyle.version>
17
<jxr-plugin.version>2.5</jxr-plugin.version>
18
<checkstyle.config.location>https://raw.githubusercontent.com/checkstyle/checkstyle/master/src/main/resources/google_checks.xml</checkstyle.config.location>
19
<checkstyle.failsOnError>true</checkstyle.failsOnError>
0 commit comments