Skip to content

Commit f96b651

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

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
@@ -214,7 +214,7 @@
214214
<plugin>
215215
<groupId>org.apache.maven.plugins</groupId>
216216
<artifactId>maven-checkstyle-plugin</artifactId>
217-
<version>3.3.1</version>
217+
<version>3.4.0</version>
218218
<configuration>
219219
<configLocation>checkstyle.xml</configLocation>
220220
<encoding>UTF-8</encoding>

0 commit comments

Comments
 (0)