Upgrade to TestNG 7.8.0

This commit is contained in:
Sam Brannen
2023-05-23 11:36:25 +02:00
parent fa85657801
commit a8b400803b

View File

@@ -138,7 +138,7 @@ dependencies {
api("org.seleniumhq.selenium:selenium-java:3.141.59")
api("org.skyscreamer:jsonassert:1.5.1")
api("org.slf4j:slf4j-api:2.0.7")
api("org.testng:testng:7.7.1")
api("org.testng:testng:7.8.0")
api("org.webjars:underscorejs:1.8.3")
api("org.webjars:webjars-locator-core:0.52")
api("org.xmlunit:xmlunit-assertj:2.9.1")