소스 검색

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