From 10b26ca66716f499a4cde026c18d3178ce2345a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 13:13:47 +0000 Subject: [PATCH] Bump testng from 7.3.0 to 7.4.0 Bumps [testng](https://github.com/cbeust/testng) from 7.3.0 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/7.3.0...7.4.0) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 09c239122..92ed48524 100644 --- a/pom.xml +++ b/pom.xml @@ -336,7 +336,7 @@ org.testng testng - 7.3.0 + 7.4.0 test