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.
2 parents ae7e5c6 + 966c9a8 commit 88b0727Copy full SHA for 88b0727
junit-multiple-engines/build.gradle.kts
@@ -67,7 +67,7 @@ dependencies {
67
}
68
69
// Kotest
70
- testImplementation("io.kotest:kotest-runner-junit5:6.1.5")
+ testImplementation("io.kotest:kotest-runner-junit5:6.1.6")
71
testRuntimeOnly("org.slf4j:slf4j-nop:2.0.17") {
72
because("defaulting to no-operation (NOP) logger implementation")
73
0 commit comments