From cbf539ebcd8bb9e3630ebcf798d9c1d76a26dbb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 17:57:28 +0000 Subject: [PATCH] Bump testng from 6.14.2 to 7.5.1 in /PageLoadTimeSampleNeoLoad Bumps [testng](https://github.com/cbeust/testng) from 6.14.2 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/6.14.2...7.5.1) --- 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..2013166 100644 --- a/PageLoadTimeSampleNeoLoad/pom.xml +++ b/PageLoadTimeSampleNeoLoad/pom.xml @@ -109,7 +109,7 @@ org.testng testng - 6.14.2 + 7.5.1 compile