From bad02577153452ff40ca63a8ee5b7dc4288428c2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 15:04:46 +0000 Subject: [PATCH] Bump testng from 6.11 to 7.4.0 Bumps [testng](https://github.com/cbeust/testng) from 6.11 to 7.4.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.11...7.4.0) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6ac690e..23920dc 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ org.testng testng - 6.11 + 7.4.0 test