From ec5055353fb6bf444478de8aecaf43a844c9e04e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 16:12:40 +0000 Subject: [PATCH] build(deps): bump testng from 7.5 to 7.7.0 Bumps [testng](https://github.com/cbeust/testng) from 7.5 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/compare/7.5...7.7.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/pom.xml | 2 +- sdk1/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/pom.xml b/examples/pom.xml index ac279517..7a568520 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -33,7 +33,7 @@ org.testng testng - 7.5 + 7.7.0 test diff --git a/sdk1/pom.xml b/sdk1/pom.xml index ceca9e61..2eadbfc6 100644 --- a/sdk1/pom.xml +++ b/sdk1/pom.xml @@ -170,7 +170,7 @@ org.testng testng - 7.5 + 7.7.0 test