From 8862a344fc953650b2823d39ecdcb0abb3cf966b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Dec 2021 10:01:12 +0000 Subject: [PATCH] build(deps): bump testng from 6.10 to 7.4.0 Bumps [testng](https://github.com/cbeust/testng) from 6.10 to 7.4.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/6.10...7.4.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production update-type: version-update:semver-major ... 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 f555b9d1..45e1809c 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -36,7 +36,7 @@ org.testng testng - 6.10 + 7.4.0 test diff --git a/sdk1/pom.xml b/sdk1/pom.xml index 22f9c376..84144222 100644 --- a/sdk1/pom.xml +++ b/sdk1/pom.xml @@ -170,7 +170,7 @@ org.testng testng - 6.10 + 7.4.0 test