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 7fd10ea commit 6817e8fCopy full SHA for 6817e8f
pom.xml
@@ -168,7 +168,7 @@ under the License.
168
<plugin>
169
<groupId>org.apache.maven.plugins</groupId>
170
<artifactId>maven-checkstyle-plugin</artifactId>
171
- <version>3.0.0</version>
+ <version>3.3.1</version>
172
<configuration>
173
<configLocation>config/maven_checks.xml</configLocation>
174
<excludes>org/scoverage/plugin/HelpMojo.java</excludes>
0 commit comments