We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9cc3635 + c316331 commit 033003eCopy full SHA for 033003e
build.gradle.kts
@@ -37,7 +37,7 @@ dependencies {
37
runtimeOnly("org.slf4j:slf4j-simple:2.0.17")
38
39
testImplementation("org.mock-server:mockserver-netty:5.15.0")
40
- testImplementation("org.junit.jupiter:junit-jupiter:5.12.0")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.12.1")
41
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
42
43
}
0 commit comments