Upgrade to TestNG 7.12

This commit is contained in:
Sam Brannen
2026-01-22 17:27:00 +01:00
parent 345fa51e77
commit af8fd8f07d
+1 -1
View File
@@ -138,7 +138,7 @@ dependencies {
api("org.seleniumhq.selenium:htmlunit3-driver:4.40.0")
api("org.seleniumhq.selenium:selenium-java:4.40.0")
api("org.skyscreamer:jsonassert:1.5.3")
api("org.testng:testng:7.11.0")
api("org.testng:testng:7.12.0")
api("org.webjars:underscorejs:1.8.3")
api("org.webjars:webjars-locator-lite:1.1.0")
api("org.xmlunit:xmlunit-assertj:2.10.4")