From 6d7aabbbf934cdf919eabc155321022cea6f8aa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 20:45:19 +0000 Subject: [PATCH] build(deps-dev): bump testng from 7.1.0 to 7.7.0 in /quickstart-t-io Bumps [testng](https://github.com/cbeust/testng) from 7.1.0 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/commits/7.7.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- quickstart-t-io/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart-t-io/pom.xml b/quickstart-t-io/pom.xml index 26f01b7..7b5ddcb 100644 --- a/quickstart-t-io/pom.xml +++ b/quickstart-t-io/pom.xml @@ -74,7 +74,7 @@ org.testng testng - 7.1.0 + 7.7.0 test