From 71334bf63072d9504efac8b4a79cce9aae53e6be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Jan 2023 14:39:53 +0800 Subject: [PATCH] :arrow_up: Bump testng from 7.1.0 to 7.7.0 (#2922) Bumps [testng](https://github.com/cbeust/testng) from 7.1.0 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/commits/7.7.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d307b94bf..0c9d7c21b 100644 --- a/pom.xml +++ b/pom.xml @@ -225,7 +225,7 @@ org.testng testng - 7.1.0 + 7.7.0 test