Skip to content

Commit 4f63f15

Browse files
build(deps): bump testng from 7.4.0 to 7.7.0
Bumps [testng](https://github.com/cbeust/testng) from 7.4.0 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.4.0...7.7.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b5ec7e commit 4f63f15

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
@@ -22,7 +22,7 @@
2222
<!-- >>> Replace this with the name of your SDK's github repository -->
2323
<git-repository-name>java-sdk</git-repository-name>
2424

25-
<testng-version>7.4.0</testng-version>
25+
<testng-version>7.7.0</testng-version>
2626
<okhttp3-version>4.9.0</okhttp3-version>
2727
<surefire-version>3.0.0-M3</surefire-version>
2828
<jacoco-plugin-version>0.8.5</jacoco-plugin-version>

0 commit comments

Comments
 (0)