Skip to content

Commit 0230951

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

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
@@ -155,7 +155,7 @@
155155
<plugin>
156156
<groupId>org.apache.maven.plugins</groupId>
157157
<artifactId>maven-checkstyle-plugin</artifactId>
158-
<version>3.5.0</version>
158+
<version>3.6.0</version>
159159
<configuration>
160160
<configLocation>checkstyle.xml</configLocation>
161161
<suppressionsLocation>checkstyle-suppressions.xml</suppressionsLocation>

0 commit comments

Comments
 (0)