Merge pull request #4829 from dataease/dependabot/maven/backend/org.testng-testng-7.7.0

build(deps-dev): bump testng from 6.8 to 7.7.0 in /backend
This commit is contained in:
taojinlong 2023-03-21 17:30:10 +08:00 committed by GitHub
commit ea3e8d3a34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -185,7 +185,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>6.8</version>
<version>7.7.0</version>
<scope>test</scope>
</dependency>
<!-- ehcache 缓存 -->