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 0e91c56 commit 5433c98Copy full SHA for 5433c98
github-workflows-kt/build.gradle.kts
@@ -20,7 +20,7 @@ group = rootProject.group
20
version = rootProject.version
21
22
dependencies {
23
- implementation("it.krzeminski:snakeyaml-engine-kmp:3.0.1")
+ implementation("it.krzeminski:snakeyaml-engine-kmp:3.0.2")
24
implementation("org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.1")
25
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.1")
26
implementation(projects.sharedInternal)
0 commit comments