Jelajahi Sumber

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

dependabot[bot] 2 tahun lalu
induk
melakukan
34400c55e6
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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>