From 676e6e34e4da00cb4c57f1299163526b356ccc86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 14:57:24 +0000 Subject: [PATCH] build(deps): bump testng from 7.5 to 7.7.1 Bumps [testng](https://github.com/cbeust/testng) from 7.5 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.5...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] --- 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 9b7d57de..26aadf52 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -36,7 +36,7 @@ org.testng testng - 7.5 + 7.7.1 test diff --git a/sdk1/pom.xml b/sdk1/pom.xml index 130533ce..f2cff649 100644 --- a/sdk1/pom.xml +++ b/sdk1/pom.xml @@ -170,7 +170,7 @@ org.testng testng - 7.5 + 7.7.1 test