Skip to content

Commit 8370d42

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.5.0 (#1062)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32340a3 commit 8370d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@
400400
<plugin>
401401
<groupId>org.apache.maven.plugins</groupId>
402402
<artifactId>maven-checkstyle-plugin</artifactId>
403-
<version>3.4.0</version>
403+
<version>3.5.0</version>
404404
<configuration>
405405
<configLocation>checkstyle.xml</configLocation>
406406
<encoding>UTF-8</encoding>

0 commit comments

Comments
 (0)