From 5c9fb0badfbb2bff6b8531593fab3a8eb7b4991d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 18:47:25 +0000 Subject: [PATCH] Bump testng from 7.1.0 to 7.5.1 Bumps [testng](https://github.com/cbeust/testng) from 7.1.0 to 7.5.1. - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt) - [Commits](https://github.com/cbeust/testng/commits/7.5.1) --- 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 4388903..2c8b8da --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ org.testng testng - 7.1.0 + 7.5.1 io.rest-assured