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 6216cc6 commit 19b2b06Copy full SHA for 19b2b06
pom.xml
@@ -347,7 +347,7 @@
347
<plugin>
348
<groupId>org.apache.maven.plugins</groupId>
349
<artifactId>maven-surefire-plugin</artifactId>
350
- <version>3.0.0-M6</version>
+ <version>3.0.0-M7</version>
351
<configuration>
352
<!-- Sets arg line for Jacoco agent when unit tests are run -->
353
<argLine>${surefireArgLine}</argLine>
0 commit comments