From ec4cdcab386197cff278d13e94d1f4f9eb69b67e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 11:46:57 +0000 Subject: [PATCH] Bump testng from 6.14.3 to 7.7.0 in /Examples 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:production ... Signed-off-by: dependabot[bot] --- Examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/pom.xml b/Examples/pom.xml index 1c8e49e..d356438 100644 --- a/Examples/pom.xml +++ b/Examples/pom.xml @@ -23,7 +23,7 @@ org.testng testng - 6.14.3 + 7.7.0