We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffddbb5 commit 7876db0Copy full SHA for 7876db0
framework-platform/framework-platform.gradle
@@ -140,7 +140,7 @@ dependencies {
140
api("org.seleniumhq.selenium:selenium-java:3.141.59")
141
api("org.skyscreamer:jsonassert:1.5.1")
142
api("org.slf4j:slf4j-api:2.0.10")
143
- api("org.testng:testng:7.8.0")
+ api("org.testng:testng:7.9.0")
144
api("org.webjars:underscorejs:1.8.3")
145
api("org.webjars:webjars-locator-core:0.55")
146
api("org.xmlunit:xmlunit-assertj:2.9.1")
0 commit comments