Skip to content

Commit 16f2679

Browse files
chore(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 7100c9c commit 16f2679

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
@@ -37,7 +37,7 @@
3737
<!-- <java.version>1.8</java.version> -->
3838
<!-- <git-repository-name>whcs-java-sdk</git-repository-name> -->
3939
<nexus-staging-plugin-version>1.6.8</nexus-staging-plugin-version>
40-
<testng-version>7.4.0</testng-version>
40+
<testng-version>7.7.0</testng-version>
4141
<okhttp3-version>4.10.0</okhttp3-version>
4242
<surefire-version>3.0.0-M3</surefire-version>
4343
<jacoco-plugin-version>0.8.5</jacoco-plugin-version>

0 commit comments

Comments
 (0)