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 49b63d3 commit 822b62cCopy full SHA for 822b62c
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.0</version>
+ <version>10.14.1</version>
96
</dependency>
97
</dependencies>
98
<configuration>
standard-maven-template/pom.xml
@@ -216,7 +216,7 @@
216
217
218
219
220
221
222
0 commit comments