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.
2 parents bc0cd3a + b2a23b1 commit e200398Copy full SHA for e200398
standard-maven-template-demo/pom.xml
@@ -92,7 +92,7 @@
92
<dependency>
93
<groupId>com.puppycrawl.tools</groupId>
94
<artifactId>checkstyle</artifactId>
95
- <version>10.14.2</version>
+ <version>10.15.0</version>
96
</dependency>
97
</dependencies>
98
<configuration>
standard-maven-template/pom.xml
@@ -230,7 +230,7 @@
230
231
232
233
234
235
236
0 commit comments