mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-04-29 11:46:46 +00:00
Merge remote-tracking branch 'origin/dependabot/maven/development/org.apache.maven.plugins-maven-checkstyle-plugin-3.2.0' into update-squash
This commit is contained in:
commit
9e48271e0c
4
pom.xml
4
pom.xml
@ -220,7 +220,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-checkstyle-plugin</artifactId>
|
||||
<version>3.1.2</version>
|
||||
<version>3.2.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
@ -434,7 +434,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-checkstyle-plugin</artifactId>
|
||||
<version>3.1.2</version>
|
||||
<version>3.2.0</version>
|
||||
<configuration>
|
||||
<configLocation>checkstyle.xml</configLocation>
|
||||
<failOnViolation>true</failOnViolation>
|
||||
|
Loading…
x
Reference in New Issue
Block a user