Skip to content

Commit 86c96f4

Browse files
authored
Merge pull request #8 from vexdev/renovate/io.kotest-kotest-runner-junit5-jvm-5.x
chore(deps): update dependency io.kotest:kotest-runner-junit5-jvm to v5.8.0
2 parents 244af2c + 3e6d054 commit 86c96f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
testImplementation("ch.qos.logback:logback-classic:1.4.11")
2323
testImplementation("io.mockk:mockk:1.13.8")
2424
testImplementation("io.kotest:kotest-runner-junit5:5.7.2")
25-
testImplementation("io.kotest:kotest-runner-junit5-jvm:5.7.2")
25+
testImplementation("io.kotest:kotest-runner-junit5-jvm:5.8.0")
2626
testImplementation("io.kotest.extensions:kotest-extensions-testcontainers:2.0.2")
2727
}
2828

0 commit comments

Comments
 (0)