Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit d0ca902

Browse files
Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 (#23)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17b89f6 commit d0ca902

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-M7</version>
244+
<version>3.0.0-M8</version>
245245
<configuration>
246246
<useFile>true</useFile>
247247
<excludes>

0 commit comments

Comments
 (0)