From fa22014cd6b9b41cc41f81434725592372446b4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 01:54:08 +0000 Subject: [PATCH] Bump org.testng:testng from 7.10.1 to 7.10.2 Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.10.1 to 7.10.2. - [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.10.1...7.10.2) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- main/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/main/pom.xml b/main/pom.xml index 452cd4e..b31036b 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -111,7 +111,7 @@ org.testng testng - 7.10.1 + 7.10.2 test diff --git a/pom.xml b/pom.xml index 488306e..ad2f0aa 100644 --- a/pom.xml +++ b/pom.xml @@ -178,7 +178,7 @@ org.testng testng - 7.10.1 + 7.10.2 test