瀏覽代碼

:arrow_up: Bump testng from 7.5 to 7.5.1 (#3010)

dependabot[bot] 2 年之前
父節點
當前提交
34400c55e6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -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>