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 8c41001 commit bd6e170Copy full SHA for bd6e170
build.gradle.kts
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.targets.js.nodejs.NodeJsRootPlugin.Companion.
3
import org.jetbrains.kotlin.gradle.targets.js.yarn.yarn
4
5
plugins {
6
- kotlin("multiplatform") version "2.1.20"
+ kotlin("multiplatform") version "2.1.21"
7
kotlin("plugin.serialization") version "2.1.20"
8
id("io.kotest.multiplatform") version "6.0.0.M3"
9
distribution
0 commit comments