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 35b0f71 commit d5565a7Copy full SHA for d5565a7
api-model-v1-41/build.gradle.kts
@@ -122,7 +122,7 @@ dependencies {
122
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.0")
123
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")
+ testImplementation("org.junit.platform:junit-platform-launcher:1.10.0")
126
testImplementation("org.junit.platform:junit-platform-commons:1.9.3")
127
}
128
0 commit comments