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 10eaa90 commit 35b0f71Copy full SHA for 35b0f71
api-model-v1-41/build.gradle.kts
@@ -120,7 +120,7 @@ dependencies {
120
compileOnly("com.squareup.okhttp3:okhttp:4.11.0")
121
122
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.0")
123
- testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.9.3")
+ testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.0")
124
testRuntimeOnly("cglib:cglib-nodep:3.3.0")
125
testImplementation("org.junit.platform:junit-platform-launcher:1.9.3")
126
testImplementation("org.junit.platform:junit-platform-commons:1.9.3")
0 commit comments