From 07ecff9e5c0aa708840851d9d0cf299f9dab2787 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 05:15:04 +0000 Subject: [PATCH] Bump org.testng:testng from 7.9.0 to 7.10.0 Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.9.0 to 7.10.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/7.9.0...7.10.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/pom.xml b/api/pom.xml index 07cb2446..6933fc9d 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -131,7 +131,7 @@ org.testng testng - 7.9.0 + 7.10.0