Upgrade to testng-engine 1.1.0

This commit is contained in:
Sam Brannen 2025-11-15 12:42:24 +01:00
parent 1260081436
commit f2bf227cd0
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ dependencies {
api("org.jboss.logging:jboss-logging:3.6.1.Final")
api("org.jruby:jruby:10.0.2.0")
api("org.jspecify:jspecify:1.0.0")
api("org.junit.support:testng-engine:1.0.5")
api("org.junit.support:testng-engine:1.1.0")
api("org.mozilla:rhino:1.7.15")
api("org.ogce:xpp3:1.1.6")
api("org.python:jython-standalone:2.7.4")