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 0161d9e commit fa2c1e9Copy full SHA for fa2c1e9
1 file changed
github-workflows-kt/build.gradle.kts
@@ -24,7 +24,7 @@ version = rootProject.version
24
25
dependencies {
26
implementation("it.krzeminski:snakeyaml-engine-kmp:4.0.1")
27
- implementation("org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0")
+ implementation("org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0")
28
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0")
29
implementation(kotlin("reflect"))
30
implementation(projects.sharedInternal)
0 commit comments