From c1db9852a4c96bb4c49fc537fc581400c658e86a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 20:58:42 +0000 Subject: [PATCH] Bump testng from 7.4.0 to 7.7.0 in /src/Accelerant Bumps [testng](https://github.com/cbeust/testng) from 7.4.0 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/7.4.0...7.7.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- src/Accelerant/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Accelerant/pom.xml b/src/Accelerant/pom.xml index ec16adcd..9ceb5a77 100644 --- a/src/Accelerant/pom.xml +++ b/src/Accelerant/pom.xml @@ -166,7 +166,7 @@ org.testng testng - 7.4.0 + 7.7.0 test