⬆️ Bump testng from 7.5 to 7.5.1 (#3010)

This commit is contained in:
dependabot[bot] 2023-05-11 15:42:25 +08:00 committed by GitHub
parent c33ee14574
commit 34400c55e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -226,7 +226,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.5</version>
<version>7.5.1</version>
<!-- 这个不能用7.6以上的版本不支持jdk8-->
<scope>test</scope>
<exclusions>