From 4f39976fad05947bdeb49c875a0e79d83046e9f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 03:27:57 +0000 Subject: [PATCH] Bump testng from 6.14.3 to 7.7.0 in /Datadriven Bumps [testng](https://github.com/cbeust/testng) from 6.14.3 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/6.14.3...7.7.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Datadriven/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Datadriven/pom.xml b/Datadriven/pom.xml index 37b4333..0ada99a 100644 --- a/Datadriven/pom.xml +++ b/Datadriven/pom.xml @@ -16,7 +16,7 @@ org.testng testng - 6.14.3 + 7.7.0 test