From 9fd59d8608fc3fee98ee8c2c974e7c54fe04c7d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 17:19:02 +0000 Subject: [PATCH] Bump testng from 6.1.1 to 7.7.0 in /core/api Bumps [testng](https://github.com/cbeust/testng) from 6.1.1 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/testng-6.1.1...7.7.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- core/api/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/api/pom.xml b/core/api/pom.xml index 500e95a..9f52e88 100644 --- a/core/api/pom.xml +++ b/core/api/pom.xml @@ -22,7 +22,7 @@ org.testng testng - 6.1.1 + 7.7.0 test diff --git a/pom.xml b/pom.xml index 6c6c818..f3609b9 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ org.testng testng - 6.1.1 + 7.7.0 test