From f9738e3d2fa58c889e75a15efd90615cacc0c341 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 16:55:42 +0000 Subject: [PATCH] Bump testng from 6.8.5 to 7.7.0 in /discovery-client Bumps [testng](https://github.com/cbeust/testng) from 6.8.5 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.8.5...7.7.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- discovery-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discovery-client/pom.xml b/discovery-client/pom.xml index 003d19a..f0a78fd 100644 --- a/discovery-client/pom.xml +++ b/discovery-client/pom.xml @@ -51,7 +51,7 @@ org.testng testng - 6.8.5 + 7.7.0 test