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 b9e9dae commit 530a543Copy full SHA for 530a543
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.12.7</version>
+ <version>10.13.0</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