We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bad151 commit 9a4d300Copy full SHA for 9a4d300
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.20.0</checkstyle.version>
+ <checkstyle.version>10.20.1</checkstyle.version>
67
<!-- https://mvnrepository.com/artifact/com.mycila/license-maven-plugin -->
68
<license-maven-plugin.version>4.6</license-maven-plugin.version>
69
0 commit comments