From 0ae63e607d0ad803f2d94248e5b292f1d51cc88d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 20:18:48 +0000 Subject: [PATCH] Bump testng from 6.1.1 to 7.7.0 in /YCSB/ycsb-soda/core Bumps [testng](https://github.com/cbeust/testng) from 6.1.1 to 7.7.0. - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt) - [Commits](https://github.com/cbeust/testng/compare/testng-6.1.1...7.7.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- YCSB/ycsb-soda/core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/YCSB/ycsb-soda/core/pom.xml b/YCSB/ycsb-soda/core/pom.xml index a083b93..bf7496f 100644 --- a/YCSB/ycsb-soda/core/pom.xml +++ b/YCSB/ycsb-soda/core/pom.xml @@ -51,7 +51,7 @@ LICENSE file. org.testng testng - 6.1.1 + 7.7.0 test