mirror of
https://github.com/kaboomserver/extras.git
synced 2025-01-06 22:51:53 +00:00
Bump maven-checkstyle-plugin version to 3.2.0
This commit is contained in:
parent
1a0c094f4a
commit
5ed49c99b4
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -33,7 +33,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-checkstyle-plugin</artifactId>
|
||||
<version>3.1.2</version>
|
||||
<version>3.2.0</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>checkstyle</id>
|
||||
|
|
Loading…
Reference in a new issue