Skip to content

Commit

Permalink
Bump testng from 6.14.3 to 7.7.0
Browse files Browse the repository at this point in the history
Bumps [testng](https://github.com/cbeust/testng) from 6.14.3 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@6.14.3...7.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent bb9c1f6 commit b4ae321
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 @@ -113,7 +113,7 @@
no dependency from the TCK to Hibernate Validator -->
<hibernate.validator.version>7.0.0.Alpha5</hibernate.validator.version>

<testng.version>6.14.3</testng.version>
<testng.version>7.7.0</testng.version>
<assertj-core.version>3.7.0</assertj-core.version>

<jakarta.cdi.version>3.0.0-M3</jakarta.cdi.version>
Expand Down

0 comments on commit b4ae321

Please sign in to comment.