Skip to content

Commit 6d6bcd1

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.4.0 (#965)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 515f38b commit 6d6bcd1

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
@@ -382,7 +382,7 @@
382382
<plugin>
383383
<groupId>org.apache.maven.plugins</groupId>
384384
<artifactId>maven-checkstyle-plugin</artifactId>
385-
<version>3.3.1</version>
385+
<version>3.4.0</version>
386386
<configuration>
387387
<configLocation>checkstyle.xml</configLocation>
388388
<encoding>UTF-8</encoding>

0 commit comments

Comments
 (0)