From f378853bec9a16a46b6d8d8b7a7959d387f259d8 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:25 +0000 Subject: [PATCH] Bump testng from 6.14.3 to 7.4.0 in /06-explicit-waits Bumps [testng](https://github.com/cbeust/testng) from 6.14.3 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.14.3...7.4.0) Signed-off-by: dependabot-preview[bot] --- 06-explicit-waits/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06-explicit-waits/pom.xml b/06-explicit-waits/pom.xml index 45fdbe9..629f3d8 100644 --- a/06-explicit-waits/pom.xml +++ b/06-explicit-waits/pom.xml @@ -24,7 +24,7 @@ org.testng testng - 6.14.3 + 7.4.0 test