Bump maven-checkstyle-plugin version to 3.2.0

This commit is contained in:
kaboom 2022-10-16 03:12:12 +03:00
parent 1a0c094f4a
commit 5ed49c99b4
1 changed files with 1 additions and 1 deletions

View File

@ -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>