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 d3cff8d commit 64be2caCopy full SHA for 64be2ca
pom.xml
@@ -59,7 +59,7 @@
59
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
60
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
61
<maven-checkstyle-plugin.version>3.0.0</maven-checkstyle-plugin.version>
62
- <checkstyle.version>8.9</checkstyle.version>
+ <checkstyle.version>8.18</checkstyle.version>
63
<checkstyle.dir.path>${basedir}/codingstyle</checkstyle.dir.path>
64
<checkstyle.file.path>${checkstyle.dir.path}/soot_checkstyle_checks.xml</checkstyle.file.path>
65
<checkstyle.failOnViolation>true</checkstyle.failOnViolation>
0 commit comments