We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55554d5 commit 5c0ee7cCopy full SHA for 5c0ee7c
build.gradle.kts
@@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.targets.js.yarn.YarnRootEnvSpec
4
5
plugins {
6
kotlin("multiplatform") version "2.2.0"
7
- kotlin("plugin.serialization") version "2.2.0"
+ kotlin("plugin.serialization") version "2.2.10"
8
id("io.kotest") version "6.0.0"
9
id("com.google.devtools.ksp") version "2.2.0-2.0.2"
10
distribution
0 commit comments