Skip to content

Commit 88b0727

Browse files
authored
Merge pull request #742 from junit-team/renovate/io.kotest-kotest-runner-junit5-6.x
Update dependency io.kotest:kotest-runner-junit5 to v6.1.6
2 parents ae7e5c6 + 966c9a8 commit 88b0727

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

0 commit comments

Comments
 (0)