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 f054313 commit 41fbd2dCopy full SHA for 41fbd2d
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.21"
7
- kotlin("plugin.serialization") version "2.2.21"
+ kotlin("plugin.serialization") version "2.3.0"
8
id("io.kotest") version "6.0.7"
9
id("com.google.devtools.ksp") version "2.3.4"
10
distribution
0 commit comments