Skip to content

Commit 70fc8c9

Browse files
chore(deps): update plugin io.kotest.multiplatform to v6.0.0.m4
1 parent a24f0fb commit 70fc8c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import org.jetbrains.kotlin.gradle.targets.js.yarn.yarn
55
plugins {
66
kotlin("multiplatform") version "2.1.21"
77
kotlin("plugin.serialization") version "2.1.20"
8-
id("io.kotest.multiplatform") version "6.0.0.M3"
8+
id("io.kotest.multiplatform") version "6.0.0.M4"
99
distribution
1010
}
1111

0 commit comments

Comments
 (0)