Skip to content

Commit 130e28f

Browse files
build(deps-dev): bump testng from 7.5 to 7.5.1 in /sdk1 (#883)
Bumps [testng](https://github.com/cbeust/testng) from 7.5 to 7.5.1. - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt) - [Commits](testng-team/testng@7.5...7.5.1) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f491c5 commit 130e28f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5.1</version>
174174
<scope>test</scope>
175175
</dependency>
176176

0 commit comments

Comments
 (0)