Skip to content

Commit 8a2f286

Browse files
chore(deps): update plugin io.kotest to v6.1.3
1 parent c130b53 commit 8a2f286

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.3"
99
id("com.google.devtools.ksp") version "2.3.5"
1010
distribution
1111
}

0 commit comments

Comments
 (0)