Skip to content

Commit e32af5c

Browse files
fix(deps): update dependency io.kotest:kotest-runner-junit5 to v6
1 parent a58fa76 commit e32af5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kotest/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies {
1414
// Kotest is a peer dependency
1515
compileOnly("io.kotest:kotest-framework-api:4.6.4")
1616

17-
testImplementation("io.kotest:kotest-runner-junit5:4.6.4")
17+
testImplementation("io.kotest:kotest-runner-junit5:6.1.4")
1818
testImplementation("ch.tutteli.atrium:atrium-fluent-en_GB:0.18.0")
1919
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
2020

0 commit comments

Comments
 (0)