We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4aa6b0 commit 24731e5Copy full SHA for 24731e5
checkstyle-tester/pom.xml
@@ -13,7 +13,7 @@
13
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
14
<checkstyle-plugin.version>3.1.1</checkstyle-plugin.version>
15
<checkstyle.version>8.42-SNAPSHOT</checkstyle.version>
16
- <sevntu-checkstyle.version>1.38.0</sevntu-checkstyle.version>
+ <sevntu-checkstyle.version>1.39.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>
19
</properties>
0 commit comments