Skip to content

Commit 5b056b6

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

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
@@ -231,7 +231,7 @@
231231
<plugin>
232232
<groupId>org.apache.maven.plugins</groupId>
233233
<artifactId>maven-checkstyle-plugin</artifactId>
234-
<version>3.5.0</version>
234+
<version>3.6.0</version>
235235
<configuration>
236236
<configLocation>checkstyle.xml</configLocation>
237237
<encoding>UTF-8</encoding>

0 commit comments

Comments
 (0)