From 065e57cf77ce4089f4c9442e89552075c1bab5ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 15:44:20 +0000 Subject: [PATCH] Bump testng from 5.14.9 to 7.7.0 Bumps [testng](https://github.com/cbeust/testng) from 5.14.9 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-5.14.9...7.7.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2b25ca0..eafbebb 100644 --- a/pom.xml +++ b/pom.xml @@ -136,7 +136,7 @@ org.testng testng - 5.14.9 + 7.7.0 test