Skip to content

Commit bed0c7d

Browse files
author
Olivier Chédru
authored
Merge pull request #36 from dhatim/dependabot/maven/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 f70d466 + a266039 commit bed0c7d

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-M5</version>
110+
<version>3.0.0-M6</version>
111111
</plugin>
112112
<plugin>
113113
<groupId>org.eluder.coveralls</groupId>

0 commit comments

Comments
 (0)