We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfc10c1 commit a8be11eCopy full SHA for a8be11e
framework-platform/framework-platform.gradle
@@ -142,7 +142,7 @@ dependencies {
142
api("org.seleniumhq.selenium:selenium-java:4.26.0")
143
api("org.skyscreamer:jsonassert:1.5.3")
144
api("org.slf4j:slf4j-api:2.0.16")
145
- api("org.testng:testng:7.10.2")
+ api("org.testng:testng:7.11.0")
146
api("org.webjars:underscorejs:1.8.3")
147
api("org.webjars:webjars-locator-core:0.55")
148
api("org.webjars:webjars-locator-lite:1.0.0")
0 commit comments