From 4e40e860ea694471e70ffdc052833d8eef87190f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 13:20:42 +0000 Subject: [PATCH] Bump org.testng:testng from 6.14.3 to 7.5.1 in /cb-kit-quantum Bumps [org.testng:testng](https://github.com/cbeust/testng) from 6.14.3 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/6.14.3...7.5.1) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cb-kit-quantum/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cb-kit-quantum/pom.xml b/cb-kit-quantum/pom.xml index 31919b9..0a581ed 100644 --- a/cb-kit-quantum/pom.xml +++ b/cb-kit-quantum/pom.xml @@ -83,7 +83,7 @@ org.testng testng - 6.14.3 + 7.5.1