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 fe0fadb commit 0230951Copy full SHA for 0230951
pom.xml
@@ -155,7 +155,7 @@
155
<plugin>
156
<groupId>org.apache.maven.plugins</groupId>
157
<artifactId>maven-checkstyle-plugin</artifactId>
158
- <version>3.5.0</version>
+ <version>3.6.0</version>
159
<configuration>
160
<configLocation>checkstyle.xml</configLocation>
161
<suppressionsLocation>checkstyle-suppressions.xml</suppressionsLocation>
0 commit comments