From 576af5e866c3384cc77a07d7318ae8919c86af98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Dec 2022 20:08:43 +0000 Subject: [PATCH] Bump testng from 7.6.1 to 7.7.1 Bumps [testng](https://github.com/cbeust/testng) from 7.6.1 to 7.7.1. - [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.6.1...7.7.1) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d125741..3dbf819 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ org.testng testng - 7.6.1 + 7.7.1 io.github.bonigarcia