We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9bc7229 + a8be11e commit 6868ff7Copy full SHA for 6868ff7
framework-platform/framework-platform.gradle
@@ -139,7 +139,7 @@ dependencies {
139
api("org.seleniumhq.selenium:htmlunit3-driver:4.26.0")
140
api("org.seleniumhq.selenium:selenium-java:4.26.0")
141
api("org.skyscreamer:jsonassert:2.0-rc1")
142
- api("org.testng:testng:7.10.2")
+ api("org.testng:testng:7.11.0")
143
api("org.webjars:underscorejs:1.8.3")
144
api("org.webjars:webjars-locator-lite:1.0.0")
145
api("org.xmlunit:xmlunit-assertj:2.10.0")
0 commit comments