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 fbc5215 commit f44a673Copy full SHA for f44a673
api-model-v1-41/build.gradle.kts
@@ -119,7 +119,7 @@ dependencies {
119
ksp("com.squareup.moshi:moshi-kotlin-codegen:1.15.0")
120
compileOnly("com.squareup.okhttp3:okhttp:4.12.0")
121
122
- testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.0")
+ testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.1")
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")
0 commit comments