Skip to content

Commit ba7fc57

Browse files
authoredMay 9, 2023
Bump testng from 7.0.0-beta3 to 7.5.1
Bumps [testng](https://github.com/cbeust/testng) from 7.0.0-beta3 to 7.5.1. - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt) - [Commits](https://github.com/cbeust/testng/commits/7.5.1) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 508d3c9 commit ba7fc57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>org.testng</groupId>
8787
<artifactId>testng</artifactId>
88-
<version>7.0.0-beta3</version>
88+
<version>7.5.1</version>
8989
<scope>compile</scope>
9090
</dependency>
9191

0 commit comments

Comments
 (0)
Please sign in to comment.