Skip to content

Commit ba7f360

Browse files
chore(deps): update dependency io.kotest:kotest-runner-junit5-jvm to v6
1 parent ac3a3ff commit ba7f360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ repositories {
88

99
dependencies {
1010
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0")
11-
testImplementation("io.kotest:kotest-runner-junit5-jvm:5.9.1")
11+
testImplementation("io.kotest:kotest-runner-junit5-jvm:6.0.3")
1212
}

0 commit comments

Comments
 (0)