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 d5565a7 commit ca9e428Copy full SHA for ca9e428
api-model-v1-41/build.gradle.kts
@@ -123,7 +123,7 @@ dependencies {
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.10.0")
126
- testImplementation("org.junit.platform:junit-platform-commons:1.9.3")
+ testImplementation("org.junit.platform:junit-platform-commons:1.10.0")
127
}
128
129
java {
0 commit comments