From 4a23364f42fa44beca4e92dbeb5b2296afc0d34d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 20:45:16 +0000 Subject: [PATCH] Bump testng from 7.0.0-beta3 to 7.7.0 Bumps [testng](https://github.com/cbeust/testng) from 7.0.0-beta3 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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 19c29f6..2ecca17 --- a/pom.xml +++ b/pom.xml @@ -85,7 +85,7 @@ org.testng testng - 7.0.0-beta3 + 7.7.0 compile