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 6cf6b2b commit 9bdcd93Copy full SHA for 9bdcd93
pom.xml
@@ -308,7 +308,7 @@
308
<plugin>
309
<groupId>org.apache.maven.plugins</groupId>
310
<artifactId>maven-surefire-plugin</artifactId>
311
- <version>2.22.0</version>
+ <version>2.22.2</version>
312
<configuration>
313
<includes>
314
<include>**/AllTestsSuite.java</include>
@@ -329,7 +329,7 @@
329
330
331
332
333
334
335
<include>**/FastTestsOnlySuite.java</include>
0 commit comments