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 71de6b0 commit ede3b88Copy full SHA for ede3b88
pom.xml
@@ -191,7 +191,7 @@ under the License.
191
<plugin>
192
<groupId>org.apache.maven.plugins</groupId>
193
<artifactId>maven-checkstyle-plugin</artifactId>
194
- <version>3.5.0</version>
+ <version>3.6.0</version>
195
<configuration>
196
<configLocation>config/maven_checks.xml</configLocation>
197
<excludes>org/scoverage/plugin/HelpMojo.java</excludes>
0 commit comments