From 6c44d1be6a09769afff020b5b8b48cd9cdd76b30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 20:16:29 +0000 Subject: [PATCH] Bump testng from 6.14.2 to 7.7.0 in /PageLoadTimeSampleNeoLoad Bumps [testng](https://github.com/cbeust/testng) from 6.14.2 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.2...7.7.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PageLoadTimeSampleNeoLoad/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PageLoadTimeSampleNeoLoad/pom.xml b/PageLoadTimeSampleNeoLoad/pom.xml index 3224f02..1449c0a 100644 --- a/PageLoadTimeSampleNeoLoad/pom.xml +++ b/PageLoadTimeSampleNeoLoad/pom.xml @@ -109,7 +109,7 @@ org.testng testng - 6.14.2 + 7.7.0 compile