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 f579c8b commit b62adbeCopy full SHA for b62adbe
pom.xml
@@ -257,7 +257,7 @@
257
<plugin>
258
<groupId>org.apache.maven.plugins</groupId>
259
<artifactId>maven-surefire-plugin</artifactId>
260
- <version>2.22.0</version>
+ <version>2.22.2</version>
261
<configuration>
262
<includes>
263
<include>**/AllTestsSuite.java</include>
@@ -278,7 +278,7 @@
278
279
280
281
282
283
284
<include>**/FastTestsOnlySuite.java</include>
0 commit comments