Skip to content

Commit 8f90cc1

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

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
@@ -222,7 +222,7 @@
222222
<plugin>
223223
<groupId>org.apache.maven.plugins</groupId>
224224
<artifactId>maven-checkstyle-plugin</artifactId>
225-
<version>3.4.0</version>
225+
<version>3.5.0</version>
226226
<configuration>
227227
<configLocation>checkstyle.xml</configLocation>
228228
<encoding>UTF-8</encoding>

0 commit comments

Comments
 (0)