Bump testng from 7.0.0 to 7.5.1 in /experimental/java

Bumps [testng](https://github.com/cbeust/testng) from 7.0.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](https://github.com/cbeust/testng/compare/7.0.0...7.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-09 18:42:36 +00:00
committed by GitHub
parent ce112dcdf1
commit a4780ea55b

View File

@@ -142,7 +142,7 @@ Licensed under the MIT License.
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.0.0</version>
<version>7.5.1</version>
<scope>test</scope>
</dependency>