From 3601b81a402be62cb4f206faeeaa39d6f94517f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 23:39:33 +0000 Subject: [PATCH] Bump org.testng:testng from 6.10 to 7.9.0 Bumps [org.testng:testng](https://github.com/testng-team/testng) from 6.10 to 7.9.0. - [Release notes](https://github.com/testng-team/testng/releases) - [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt) - [Commits](https://github.com/testng-team/testng/compare/6.10...7.9.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 787bd7e7..19f04825 100644 --- a/pom.xml +++ b/pom.xml @@ -417,7 +417,7 @@ POSSIBILITY OF SUCH DAMAGE. org.testng testng - 6.10 + 7.9.0 test