We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cbaaf3 commit b909159Copy full SHA for b909159
1 file changed
samples/pom.xml
@@ -75,7 +75,7 @@
75
<plugin>
76
<groupId>org.apache.maven.plugins</groupId>
77
<artifactId>maven-checkstyle-plugin</artifactId>
78
- <version>3.1.2</version>
+ <version>3.2.0</version>
79
<configuration>
80
<suppressionsLocation>checkstyle-suppressions.xml</suppressionsLocation>
81
</configuration>
0 commit comments