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 d9d70be commit 36e4ee6Copy full SHA for 36e4ee6
checkstyle-tester/pom.xml
@@ -12,7 +12,7 @@
12
<properties>
13
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
14
<checkstyle-plugin.version>3.1.1</checkstyle-plugin.version>
15
- <checkstyle.version>10.4-SNAPSHOT</checkstyle.version>
+ <checkstyle.version>0.0-SNAPSHOT</checkstyle.version>
16
<sevntu-checkstyle.version>1.42.0</sevntu-checkstyle.version>
17
<checkstyle.config.location>https://raw.githubusercontent.com/checkstyle/checkstyle/master/src/main/resources/google_checks.xml</checkstyle.config.location>
18
<checkstyle.failsOnError>true</checkstyle.failsOnError>
0 commit comments