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 53eab99 commit 79d7239Copy full SHA for 79d7239
samples/snippets/pom.xml
@@ -192,7 +192,7 @@
192
<plugin>
193
<groupId>org.apache.maven.plugins</groupId>
194
<artifactId>maven-checkstyle-plugin</artifactId>
195
- <version>3.5.0</version>
+ <version>3.6.0</version>
196
<configuration>
197
<!-- exclude protoc generated file from checkstyle validation -->
198
<excludes>**/SingerProto.java</excludes>
0 commit comments