Skip to content

Commit a421eb8

Browse files
Bump org.apache.maven.plugins:maven-checkstyle-plugin (#1684)
1 parent ba8bc70 commit a421eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@
291291
<plugin>
292292
<groupId>org.apache.maven.plugins</groupId>
293293
<artifactId>maven-checkstyle-plugin</artifactId>
294-
<version>3.5.0</version>
294+
<version>3.6.0</version>
295295
<configuration>
296296
<configLocation>google_checks.xml</configLocation>
297297
<failOnViolation>true</failOnViolation>

0 commit comments

Comments
 (0)