Merge branch '6.0.x'

This commit is contained in:
Sam Brannen 2023-05-23 11:36:40 +02:00
commit f4f8066877
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,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")