Skip to content

Commit 69bf4e6

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.5.0 (#2151)
1 parent 88b869a commit 69bf4e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<plugin>
7575
<groupId>org.apache.maven.plugins</groupId>
7676
<artifactId>maven-checkstyle-plugin</artifactId>
77-
<version>3.4.0</version>
77+
<version>3.5.0</version>
7878
<configuration>
7979
<suppressionsLocation>checkstyle-suppressions.xml</suppressionsLocation>
8080
</configuration>

0 commit comments

Comments
 (0)