From 6be91a333c98a684d07d48286900e6d510be9962 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 16:55:37 +0000 Subject: [PATCH] Bump testng from 6.8.5 to 7.7.0 in /ha-configurator Bumps [testng](https://github.com/cbeust/testng) from 6.8.5 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/compare/testng-6.8.5...7.7.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- ha-configurator/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ha-configurator/pom.xml b/ha-configurator/pom.xml index a16405d..b0b5dc1 100644 --- a/ha-configurator/pom.xml +++ b/ha-configurator/pom.xml @@ -54,7 +54,7 @@ org.testng testng - 6.8.5 + 7.7.0 test