Skip to content

Commit b533bdc

Browse files
chore(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 in /examples (#290)
1 parent 93e2769 commit b533bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<plugin>
5353
<groupId>org.apache.maven.plugins</groupId>
5454
<artifactId>maven-checkstyle-plugin</artifactId>
55-
<version>3.5.0</version>
55+
<version>3.6.0</version>
5656
<configuration>
5757
<configLocation>google_checks.xml</configLocation>
5858
<consoleOutput>true</consoleOutput>

0 commit comments

Comments
 (0)