Skip to content

Commit b93da95

Browse files
author
Olivier Chédru
authored
Merge pull request #45 from dhatim/dependabot/maven/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 210e92f + 42bdafc commit b93da95

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
@@ -107,7 +107,7 @@
107107
</plugin>
108108
<plugin>
109109
<artifactId>maven-surefire-plugin</artifactId>
110-
<version>3.0.0-M6</version>
110+
<version>3.0.0-M7</version>
111111
</plugin>
112112
<plugin>
113113
<groupId>org.eluder.coveralls</groupId>

0 commit comments

Comments
 (0)