Skip to content

Commit a163816

Browse files
Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 (#6010)
1 parent d4a13fc commit a163816

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
@@ -114,7 +114,7 @@
114114
<plugin>
115115
<groupId>org.apache.maven.plugins</groupId>
116116
<artifactId>maven-checkstyle-plugin</artifactId>
117-
<version>3.5.0</version>
117+
<version>3.6.0</version>
118118
<configuration>
119119
<configLocation>checkstyle.xml</configLocation>
120120
<consoleOutput>true</consoleOutput>

0 commit comments

Comments
 (0)