Bump testng from 7.5 to 7.5.1

Bumps [testng](https://github.com/cbeust/testng) from 7.5 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.5...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 19:01:11 +00:00
committed by GitHub
parent 7f3c1c2944
commit 191fb8d130
+1 -1
View File
@@ -1091,7 +1091,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.5</version><!-- the latest version supporting Java 1.8 -->
<version>7.5.1</version><!-- the latest version supporting Java 1.8 -->
</dependency>
<dependency>