Skip to content

Commit 0cfb08f

Browse files
chore(deps): update plugin io.kotest to v6.0.7
1 parent fe8f359 commit 0cfb08f

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.YarnRootEnvSpec
55
plugins {
66
kotlin("multiplatform") version "2.2.21"
77
kotlin("plugin.serialization") version "2.2.21"
8-
id("io.kotest") version "6.0.5"
8+
id("io.kotest") version "6.0.7"
99
id("com.google.devtools.ksp") version "2.3.3"
1010
distribution
1111
}

0 commit comments

Comments
 (0)