From 423a306719a7a01f76eed5ed9bc47ac6985fae60 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Mon, 1 Jan 2024 20:13:44 +0100 Subject: [PATCH] Upgrade TestNG 7.8.0 -> 7.9.0 (#942) See: - https://github.com/testng-team/testng/releases/tag/7.9.0 - https://github.com/testng-team/testng/compare/7.8.0...7.9.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 591c9b080d..08dd54548a 100644 --- a/pom.xml +++ b/pom.xml @@ -473,7 +473,7 @@ org.testng testng - 7.8.0 + 7.9.0