We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c0c93c + 08b0ff3 commit fe4ee4fCopy full SHA for fe4ee4f
pom.xml
@@ -214,7 +214,7 @@
214
<plugin>
215
<groupId>org.apache.maven.plugins</groupId>
216
<artifactId>maven-checkstyle-plugin</artifactId>
217
- <version>3.3.0</version>
+ <version>3.3.1</version>
218
<configuration>
219
<configLocation>src/main/config/checkstyle.xml</configLocation>
220
<headerLocation>src/main/config/java.header</headerLocation>
@@ -291,7 +291,7 @@
291
292
293
294
295
296
297
<includeTestSourceDirectory>true</includeTestSourceDirectory>
0 commit comments