Skip to content

Commit 7876db0

Browse files
committed
Upgrade to TestNG 7.9.0
1 parent ffddbb5 commit 7876db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-platform/framework-platform.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ dependencies {
140140
api("org.seleniumhq.selenium:selenium-java:3.141.59")
141141
api("org.skyscreamer:jsonassert:1.5.1")
142142
api("org.slf4j:slf4j-api:2.0.10")
143-
api("org.testng:testng:7.8.0")
143+
api("org.testng:testng:7.9.0")
144144
api("org.webjars:underscorejs:1.8.3")
145145
api("org.webjars:webjars-locator-core:0.55")
146146
api("org.xmlunit:xmlunit-assertj:2.9.1")

0 commit comments

Comments
 (0)