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 29b1b1d commit bbea965Copy full SHA for bbea965
settings.gradle.kts
@@ -11,7 +11,7 @@ pluginManagement {
11
12
plugins {
13
kotlin("multiplatform") version "1.9.22"
14
- kotlin("plugin.serialization") version "1.9.22"
+ kotlin("plugin.serialization") version "2.1.21"
15
}
16
17
0 commit comments