From 8402a9cac33231e3c84c52fabb2a466ca9c33ae3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 20:43:29 +0000 Subject: [PATCH] Bump testng from 7.0.0 to 7.7.0 in /extra/1 Bumps [testng](https://github.com/cbeust/testng) from 7.0.0 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/7.0.0...7.7.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- extra/1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/1/pom.xml b/extra/1/pom.xml index a3038e4..320a458 100644 --- a/extra/1/pom.xml +++ b/extra/1/pom.xml @@ -26,7 +26,7 @@ org.testng testng - 7.0.0 + 7.7.0 test