Skip to content

Commit dd088db

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.5.0 (#3299)
1 parent dd30a5d commit dd088db

File tree

1 file changed

+1
-1
lines changed
  • java-spanner/samples/snippets

1 file changed

+1
-1
lines changed

java-spanner/samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<plugin>
193193
<groupId>org.apache.maven.plugins</groupId>
194194
<artifactId>maven-checkstyle-plugin</artifactId>
195-
<version>3.4.0</version>
195+
<version>3.5.0</version>
196196
<configuration>
197197
<!-- exclude protoc generated file from checkstyle validation -->
198198
<excludes>**/SingerProto.java</excludes>

0 commit comments

Comments
 (0)