Skip to content

Commit 947e709

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update dependency io.kotest:kotest-runner-junit5 to v6.0.4
1 parent e63c78f commit 947e709

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3")
70+
testImplementation("io.kotest:kotest-runner-junit5:6.0.4")
7171
testRuntimeOnly("org.slf4j:slf4j-nop:2.0.17") {
7272
because("defaulting to no-operation (NOP) logger implementation")
7373
}

0 commit comments

Comments
 (0)