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 3e34461 commit 8ea382aCopy full SHA for 8ea382a
github-workflows-kt/build.gradle.kts
@@ -21,7 +21,7 @@ group = rootProject.group
21
version = rootProject.version
22
23
dependencies {
24
- implementation("it.krzeminski:snakeyaml-engine-kmp:3.1.1")
+ implementation("it.krzeminski:snakeyaml-engine-kmp:3.2.0")
25
implementation("org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0")
26
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0")
27
implementation(projects.sharedInternal)
0 commit comments