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

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 缓存 -->