Skip to content

Commit a8be11e

Browse files
committed
Upgrade to TestNG 7.11
1 parent dfc10c1 commit a8be11e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-platform/framework-platform.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ dependencies {
142142
api("org.seleniumhq.selenium:selenium-java:4.26.0")
143143
api("org.skyscreamer:jsonassert:1.5.3")
144144
api("org.slf4j:slf4j-api:2.0.16")
145-
api("org.testng:testng:7.10.2")
145+
api("org.testng:testng:7.11.0")
146146
api("org.webjars:underscorejs:1.8.3")
147147
api("org.webjars:webjars-locator-core:0.55")
148148
api("org.webjars:webjars-locator-lite:1.0.0")

0 commit comments

Comments
 (0)