Skip to content

Commit 9cc28cd

Browse files
Bump org.testng:testng from 7.9.0 to 7.10.2
Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.9.0 to 7.10.2. - [Release notes](https://github.com/testng-team/testng/releases) - [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt) - [Commits](testng-team/testng@7.9.0...7.10.2) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb5fd19 commit 9cc28cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Licensed under GNU GENERAL PUBLIC LICENSE, Version 3.0 or greater</description>
8787
<dependency>
8888
<groupId>org.testng</groupId>
8989
<artifactId>testng</artifactId>
90-
<version>7.9.0</version>
90+
<version>7.10.2</version>
9191
<scope>test</scope>
9292
</dependency>
9393
<dependency>

0 commit comments

Comments
 (0)