瀏覽代碼

Bump org.testng:testng from 7.4.0 to 7.5.1 in /tests/milvustestv2 (#782)

Bumps [org.testng:testng](https://github.com/cbeust/testng) from 7.4.0 to 7.5.1.
- [Release notes](https://github.com/cbeust/testng/releases)
- [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt)
- [Commits](https://github.com/cbeust/testng/compare/7.4.0...7.5.1)

---
updated-dependencies:
- dependency-name: org.testng:testng
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 年之前
父節點
當前提交
6aa21d6c88
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/milvustestv2/pom.xml

+ 1 - 1
tests/milvustestv2/pom.xml

@@ -59,7 +59,7 @@
         <dependency>
             <groupId>org.testng</groupId>
             <artifactId>testng</artifactId>
-            <version>7.4.0</version>
+            <version>7.5.1</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>