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 70adde0 commit 7f03f43Copy full SHA for 7f03f43
build.gradle.kts
@@ -5,7 +5,7 @@ import org.jetbrains.kotlin.gradle.targets.js.yarn.yarn
5
plugins {
6
kotlin("multiplatform") version "2.1.10"
7
kotlin("plugin.serialization") version "2.1.10"
8
- id("io.kotest.multiplatform") version "6.0.0.M1"
+ id("io.kotest.multiplatform") version "6.0.0.M2"
9
distribution
10
}
11
0 commit comments