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 7b40807 commit 12f1ac0Copy full SHA for 12f1ac0
github-workflows-kt/build.gradle.kts
@@ -21,7 +21,7 @@ version = rootProject.version
21
22
dependencies {
23
implementation("it.krzeminski:snakeyaml-engine-kmp:3.0.2")
24
- implementation("org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.2")
+ implementation("org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3")
25
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.2")
26
implementation(projects.sharedInternal)
27
0 commit comments