Skip to content

Commit

Permalink
Bump testng from 7.6.0 to 7.7.0 in /full-parent-jakarta (#373)
Browse files Browse the repository at this point in the history
Bumps [testng](https://github.com/cbeust/testng) from 7.6.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.6.0...7.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

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 24, 2023
1 parent c2d5f85 commit 45441d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion full-parent-jakarta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<version.junit5>5.9.2</version.junit5>
<version.weld.junit>3.0.0.Final</version.weld.junit>
<version.rest-assured>4.5.1</version.rest-assured>
<version.testng>7.6.0</version.testng>
<version.testng>7.7.0</version.testng>
<version.testcontainers>1.17.6</version.testcontainers>
<version.wildfly>18.0.1.Final</version.wildfly>
</properties>
Expand Down

0 comments on commit 45441d3

Please sign in to comment.