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 78d7202 commit c0bcdcdCopy full SHA for c0bcdcd
github-workflows-kt/build.gradle.kts
@@ -20,7 +20,7 @@ version = rootProject.version
20
21
dependencies {
22
implementation("it.krzeminski:snakeyaml-engine-kmp:2.7.5")
23
- implementation("org.jetbrains.kotlinx:kotlinx-serialization-core:1.6.3")
+ implementation("org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.0")
24
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.0")
25
implementation(projects.sharedInternal)
26
0 commit comments