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 7007923 commit a33f5b5Copy full SHA for a33f5b5
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