We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1260081 commit f2bf227Copy full SHA for f2bf227
framework-platform/framework-platform.gradle
@@ -129,7 +129,7 @@ dependencies {
129
api("org.jboss.logging:jboss-logging:3.6.1.Final")
130
api("org.jruby:jruby:10.0.2.0")
131
api("org.jspecify:jspecify:1.0.0")
132
- api("org.junit.support:testng-engine:1.0.5")
+ api("org.junit.support:testng-engine:1.1.0")
133
api("org.mozilla:rhino:1.7.15")
134
api("org.ogce:xpp3:1.1.6")
135
api("org.python:jython-standalone:2.7.4")
0 commit comments