Merge branch '6.2.x'

This commit is contained in:
Sam Brannen 2025-02-13 13:10:37 +01:00
commit 6868ff7dbe
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ dependencies {
api("org.seleniumhq.selenium:htmlunit3-driver:4.26.0")
api("org.seleniumhq.selenium:selenium-java:4.26.0")
api("org.skyscreamer:jsonassert:2.0-rc1")
api("org.testng:testng:7.10.2")
api("org.testng:testng:7.11.0")
api("org.webjars:underscorejs:1.8.3")
api("org.webjars:webjars-locator-lite:1.0.0")
api("org.xmlunit:xmlunit-assertj:2.10.0")