From 1c1a10ecdddeb38b939fafc50cce7b4e0809bbf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 16:09:42 +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 5f844b80..8e91f7f1 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -36,7 +36,7 @@ org.testng testng - 7.5 + 7.7.0 test diff --git a/sdk1/pom.xml b/sdk1/pom.xml index 740e1437..8e309b9b 100644 --- a/sdk1/pom.xml +++ b/sdk1/pom.xml @@ -170,7 +170,7 @@ org.testng testng - 7.5 + 7.7.0 test