We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c26a4 commit a7efe17Copy full SHA for a7efe17
pom.xml
@@ -63,7 +63,7 @@
63
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
64
<build-helper-maven-plugin.version>3.2.0</build-helper-maven-plugin.version>
65
66
- <checkstyle.version>8.43</checkstyle.version> <!-- Property for Checkstyle's regression CI - see issue 216 -->
+ <checkstyle.version>8.44</checkstyle.version> <!-- Property for Checkstyle's regression CI - see issue 216 -->
67
<checkstyle.maven.version>3.1.2</checkstyle.maven.version>
68
<checkstyle.config>project/checkstyle-config.xml</checkstyle.config>
69
0 commit comments