Skip to content

Commit f2bf227

Browse files
committed
Upgrade to testng-engine 1.1.0
1 parent 1260081 commit f2bf227

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
@@ -129,7 +129,7 @@ dependencies {
129129
api("org.jboss.logging:jboss-logging:3.6.1.Final")
130130
api("org.jruby:jruby:10.0.2.0")
131131
api("org.jspecify:jspecify:1.0.0")
132-
api("org.junit.support:testng-engine:1.0.5")
132+
api("org.junit.support:testng-engine:1.1.0")
133133
api("org.mozilla:rhino:1.7.15")
134134
api("org.ogce:xpp3:1.1.6")
135135
api("org.python:jython-standalone:2.7.4")

0 commit comments

Comments
 (0)