From 18202c2a94f8e37c07c47b8aada9aad9b1bb7109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 18:58:09 +0000 Subject: [PATCH] Bump testng from 7.4.0 to 7.5.1 in /src/Accelerant Bumps [testng](https://github.com/cbeust/testng) from 7.4.0 to 7.5.1. - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt) - [Commits](https://github.com/cbeust/testng/compare/7.4.0...7.5.1) --- 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..d89594ce 100644 --- a/src/Accelerant/pom.xml +++ b/src/Accelerant/pom.xml @@ -166,7 +166,7 @@ org.testng testng - 7.4.0 + 7.5.1 test