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 9ffec49 commit 6361a73Copy full SHA for 6361a73
pom.xml
@@ -214,7 +214,7 @@
214
<plugin>
215
<groupId>org.apache.maven.plugins</groupId>
216
<artifactId>maven-checkstyle-plugin</artifactId>
217
- <version>3.5.0</version>
+ <version>3.6.0</version>
218
<configuration>
219
<configLocation>src/main/config/checkstyle.xml</configLocation>
220
<headerLocation>src/main/config/java.header</headerLocation>
@@ -284,7 +284,7 @@
284
285
286
287
288
289
290
<includeTestSourceDirectory>true</includeTestSourceDirectory>
0 commit comments