Skip to content

Commit

Permalink
Bump testng from 7.1.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.1.0 to 7.7.0.
- [Release notes](https://github.com/cbeust/testng/releases)
- [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt)
- [Commits](https://github.com/cbeust/testng/commits/7.7.0)

---
updated-dependencies:
- dependency-name: org.testng:testng
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 15, 2023
1 parent 36b9a0e commit 5745bc3
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 @@ -99,7 +99,7 @@
<!--Test versions-->
<awaitility-version>4.0.1</awaitility-version>
<mockito-core-version>2.28.2</mockito-core-version>
<testng-version>7.1.0</testng-version>
<testng-version>7.7.0</testng-version>
</properties>

<profiles>
Expand Down

0 comments on commit 5745bc3

Please sign in to comment.