From 0ecc9103f7d49c67580110712e7ced31b76d52d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 18:25:56 +0000 Subject: [PATCH] Bump testng from 6.14.3 to 7.5.1 in /lazy Bumps [testng](https://github.com/cbeust/testng) from 6.14.3 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/compare/6.14.3...7.5.1) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- lazy/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lazy/pom.xml b/lazy/pom.xml index b9e6d2c..8629101 100644 --- a/lazy/pom.xml +++ b/lazy/pom.xml @@ -18,7 +18,7 @@ org.testng testng - 6.14.3 + 7.5.1 test