Skip to content

Commit ef11855

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.6.0
1 parent 36684da commit ef11855

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.5.0</version>
145+
<version>3.6.0</version>
146146
<configuration>
147147
<configLocation>checkstyle.xml</configLocation>
148148
<suppressionsLocation>checkstyle-suppressions.xml</suppressionsLocation>

0 commit comments

Comments
 (0)