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 68e7b7a commit 8c9740dCopy full SHA for 8c9740d
sevntu-checks/pom.xml
@@ -20,7 +20,7 @@
20
<!-- verify time version -->
21
<checkstyle.version>8.30</checkstyle.version>
22
<checkstyle.configLocation>https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-${checkstyle.version}/config/checkstyle_checks.xml</checkstyle.configLocation>
23
- <checkstyle.plugin.version>3.1.0</checkstyle.plugin.version>
+ <checkstyle.plugin.version>3.1.1</checkstyle.plugin.version>
24
<sevntu.maven.plugin>RELEASE</sevntu.maven.plugin>
25
<maven.pmd.plugin.version>3.11.0</maven.pmd.plugin.version>
26
<pmd.version>6.13.0</pmd.version>
0 commit comments