8000
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 6dbf436 commit ea0a848Copy full SHA for ea0a848
pom.xml
@@ -338,7 +338,7 @@
338
<plugin>
339
<groupId>org.apache.maven.plugins</groupId>
340
<artifactId>maven-surefire-plugin</artifactId>
341
- <version>2.22.2</version>
+ <version>3.1.2</version>
342
<configuration>
343
<includes>
344
<include>**/AllTestsSuite.java</include>
@@ -359,7 +359,7 @@
359
360
361
362
363
364
365
<include>**/FastTestsOnlySuite.java</include>
0 commit comments