Skip to content

Commit 8ebae60

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update dependency io.kotest:kotest-runner-junit5 to v6.0.1
1 parent 4b9fc9f commit 8ebae60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

junit-multiple-engines/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies {
6767
}
6868

6969
// Kotest
70-
testImplementation("io.kotest:kotest-runner-junit5:6.0.0")
70+
testImplementation("io.kotest:kotest-runner-junit5:6.0.1")
7171
testRuntimeOnly("org.slf4j:slf4j-nop:2.0.17") {
7272
because("defaulting to no-operation (NOP) logger implementation")
7373
}

0 commit comments

Comments
 (0)