From 4708fec20126648f6a7caec8b03504949275ab67 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Wed, 10 Apr 2024 15:10:21 +0200 Subject: [PATCH] Upgrade TestNG 7.10.0 -> 7.10.1 (#1131) See: - https://github.com/testng-team/testng/releases/tag/7.10.1 - https://github.com/testng-team/testng/compare/7.10.0...7.10.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 92ea44f9..40d80d7d 100644 --- a/pom.xml +++ b/pom.xml @@ -509,7 +509,7 @@ org.testng testng - 7.10.0 + 7.10.1