From 0a6d3367aace38f90e8f0d3f7ec02000effa758b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 17:19:03 +0000 Subject: [PATCH] Bump testng from 6.1.1 to 7.7.0 in /core/ri 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/ri/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/ri/pom.xml b/core/ri/pom.xml index 75bc54d..c4f20c7 100644 --- a/core/ri/pom.xml +++ b/core/ri/pom.xml @@ -27,7 +27,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