Skip to content

Commit

Permalink
Bump testng from 7.4.0 to 7.5.1 in /core-profile-tck (#1174)
Browse files Browse the repository at this point in the history
Bumps [testng](https://github.com/cbeust/testng) from 7.4.0 to 7.5.1.
- [Release notes](https://github.com/cbeust/testng/releases)
- [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt)
- [Commits](testng-team/testng@7.4.0...7.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent 01ba3ca commit 2ac2323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core-profile-tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<rest.api.version>3.1.0</rest.api.version>

<!-- Test tools/dependencies -->
<testng.version>7.4.0</testng.version>
<testng.version>7.5.1</testng.version>
<junit.version>5.8.2</junit.version>
<arquillian.version>1.7.0.Alpha10</arquillian.version>
<arquillian.container.se.api.version>1.0.1.Final</arquillian.container.se.api.version>
Expand Down

0 comments on commit 2ac2323

Please sign in to comment.