Skip to content

Commit 5dd5478

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

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
@@ -142,7 +142,7 @@
142142
<plugin>
143143
<groupId>org.apache.maven.plugins</groupId>
144144
<artifactId>maven-checkstyle-plugin</artifactId>
145-
<version>3.4.0</version>
145+
<version>3.5.0</version>
146146
<configuration>
147147
<configLocation>checkstyle.xml</configLocation>
148148
<suppressionsLocation>checkstyle-suppressions.xml</suppressionsLocation>

0 commit comments

Comments
 (0)