Skip to content

Commit 2d1d8b6

Browse files
Bump surefire-testng from 3.0.0-M6 to 3.0.0-M7 (#403)
Bumps surefire-testng from 3.0.0-M6 to 3.0.0-M7. --- updated-dependencies: - dependency-name: org.apache.maven.surefire:surefire-testng dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f5f684 commit 2d1d8b6

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
@@ -396,7 +396,7 @@
396396
<dependency>
397397
<groupId>org.apache.maven.surefire</groupId>
398398
<artifactId>surefire-testng</artifactId>
399-
<version>3.0.0-M6</version>
399+
<version>3.0.0-M7</version>
400400
</dependency>
401401
</dependencies>
402402
<executions>

0 commit comments

Comments
 (0)