Skip to content

Commit ee92b88

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.6.0 (#1557)
1 parent 734e2ce commit ee92b88

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
@@ -249,7 +249,7 @@
249249
<plugin>
250250
<groupId>org.apache.maven.plugins</groupId>
251251
<artifactId>maven-checkstyle-plugin</artifactId>
252-
<version>3.5.0</version>
252+
<version>3.6.0</version>
253253
<executions>
254254
<execution>
255255
<id>checkstyle</id>

0 commit comments

Comments
 (0)