Skip to content

Commit 02f80c3

Browse files
authored
Merge pull request #196 from cicirello/dependabot/maven/master/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M6
Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6
2 parents f81c0ee + 9ac816c commit 02f80c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
<plugin>
242242
<groupId>org.apache.maven.plugins</groupId>
243243
<artifactId>maven-surefire-plugin</artifactId>
244-
<version>3.0.0-M5</version>
244+
<version>3.0.0-M6</version>
245245
<configuration>
246246
<includes>
247247
<include>**/*TestCases.java</include>

0 commit comments

Comments
 (0)