Skip to content

Commit

Permalink
chore(deps): bump testng from 7.4.0 to 7.7.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2023
1 parent 7100c9c commit 16f2679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<!-- <java.version>1.8</java.version> -->
<!-- <git-repository-name>whcs-java-sdk</git-repository-name> -->
<nexus-staging-plugin-version>1.6.8</nexus-staging-plugin-version>
<testng-version>7.4.0</testng-version>
<testng-version>7.7.0</testng-version>
<okhttp3-version>4.10.0</okhttp3-version>
<surefire-version>3.0.0-M3</surefire-version>
<jacoco-plugin-version>0.8.5</jacoco-plugin-version>
Expand Down

0 comments on commit 16f2679

Please sign in to comment.