Skip to content

Commit 89c7f85

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@
407407
<plugin>
408408
<groupId>org.apache.maven.plugins</groupId>
409409
<artifactId>maven-checkstyle-plugin</artifactId>
410-
<version>3.5.0</version>
410+
<version>3.6.0</version>
411411
<configuration>
412412
<configLocation>checkstyle.xml</configLocation>
413413
<encoding>UTF-8</encoding>

0 commit comments

Comments
 (0)