We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef0775c commit 732f65dCopy full SHA for 732f65d
parent/pom.xml
@@ -63,7 +63,7 @@
63
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-checkstyle-plugin -->
64
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
65
<!-- https://mvnrepository.com/artifact/com.puppycrawl.tools/checkstyle -->
66
- <checkstyle.version>10.12.7</checkstyle.version>
+ <checkstyle.version>10.13.0</checkstyle.version>
67
<!-- https://mvnrepository.com/artifact/com.mycila/license-maven-plugin -->
68
<license-maven-plugin.version>4.3</license-maven-plugin.version>
69
0 commit comments