Skip to content

Commit e6b7e73

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.6.0 (#355)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 321edeb commit e6b7e73

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
@@ -1315,7 +1315,7 @@
13151315
<plugin>
13161316
<groupId>org.apache.maven.plugins</groupId>
13171317
<artifactId>maven-checkstyle-plugin</artifactId>
1318-
<version>3.2.0</version>
1318+
<version>3.6.0</version>
13191319
<configuration>
13201320
<configLocation>google_checks.xml</configLocation>
13211321
</configuration>

0 commit comments

Comments
 (0)