Skip to content

Commit 9e26776

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.6.0 (#2247)
1 parent f7fbc6c commit 9e26776

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.5.0</version>
77+
<version>3.6.0</version>
7878
<configuration>
7979
<suppressionsLocation>checkstyle-suppressions.xml</suppressionsLocation>
8080
</configuration>

0 commit comments

Comments
 (0)