Skip to content

Commit 5b79e48

Browse files
chore(deps): update plugin io.kotest to v6.1.5
1 parent db85818 commit 5b79e48

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.3.0"
77
kotlin("plugin.serialization") version "2.3.0"
8-
id("io.kotest") version "6.0.7"
8+
id("io.kotest") version "6.1.5"
99
id("com.google.devtools.ksp") version "2.3.6"
1010
distribution
1111
}

0 commit comments

Comments
 (0)