Selaa lähdekoodia

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

dependabot[bot] 2 vuotta sitten
vanhempi
commit
34400c55e6
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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>