From 326470e9ef3a76d0962f6812db14ea48204f7827 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 20:31:56 +0000 Subject: [PATCH] Bump testng from 6.14.3 to 7.7.0 in /parityTesting Bumps [testng](https://github.com/cbeust/testng) from 6.14.3 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/6.14.3...7.7.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- parityTesting/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parityTesting/pom.xml b/parityTesting/pom.xml index c60eb0d..187dc4f 100644 --- a/parityTesting/pom.xml +++ b/parityTesting/pom.xml @@ -34,7 +34,7 @@ org.testng testng - 6.14.3 + 7.7.0 test