Picnic-Bot
2023-05-23 07:32:41 +02:00
committed by GitHub
parent cce36d24df
commit 4f4b3fb865

View File

@@ -589,7 +589,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.2.2</version>
<version>3.3.0</version>
<configuration>
<checkstyleRules>
<!-- We only enable rules that are not enforced by