We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bf5e52 commit 101fad9Copy full SHA for 101fad9
pom.xml
@@ -81,12 +81,12 @@
81
<plugin>
82
<groupId>org.apache.maven.plugins</groupId>
83
<artifactId>maven-checkstyle-plugin</artifactId>
84
- <version>3.0.0</version>
+ <version>3.1.0</version>
85
<dependencies>
86
<dependency>
87
<groupId>com.puppycrawl.tools</groupId>
88
<artifactId>checkstyle</artifactId>
89
- <version>8.18</version>
+ <version>8.21</version>
90
</dependency>
91
</dependencies>
92
</plugin>
0 commit comments