Skip to content

Commit ec50553

Browse files
build(deps): bump testng from 7.5 to 7.7.0
Bumps [testng](https://github.com/cbeust/testng) from 7.5 to 7.7.0. - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt) - [Commits](testng-team/testng@7.5...7.7.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e0fe2c commit ec50553

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.testng</groupId>
3535
<artifactId>testng</artifactId>
36-
<version>7.5</version>
36+
<version>7.7.0</version>
3737
<scope>test</scope>
3838
</dependency>
3939

sdk1/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
<dependency>
171171
<groupId>org.testng</groupId>
172172
<artifactId>testng</artifactId>
173-
<version>7.5</version>
173+
<version>7.7.0</version>
174174
<scope>test</scope>
175175
</dependency>
176176

0 commit comments

Comments
 (0)