Skip to content

Commit 9bb3a0d

Browse files
authored
Merge pull request #219 from cicirello/dependabot/maven/master/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M7
Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7
2 parents 4262d79 + 5ba4c1e commit 9bb3a0d

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-M6</version>
244+
<version>3.0.0-M7</version>
245245
<configuration>
246246
<includes>
247247
<include>**/*TestCases.java</include>

0 commit comments

Comments
 (0)