From eeaeaa8ee88e5dcf5158c71095f124593c135cf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 18:40:56 +0000 Subject: [PATCH] build(deps-dev): bump testng from 7.1.0 to 7.5.1 in /quickstart-t-io Bumps [testng](https://github.com/cbeust/testng) from 7.1.0 to 7.5.1. - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt) - [Commits](https://github.com/cbeust/testng/commits/7.5.1) --- 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..c28b56a 100644 --- a/quickstart-t-io/pom.xml +++ b/quickstart-t-io/pom.xml @@ -74,7 +74,7 @@ org.testng testng - 7.1.0 + 7.5.1 test