Skip to content

Commit 5433c98

Browse files
committed
fix(deps): update dependency it.krzeminski:snakeyaml-engine-kmp to v3.0.2
1 parent 0e91c56 commit 5433c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github-workflows-kt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ group = rootProject.group
2020
version = rootProject.version
2121

2222
dependencies {
23-
implementation("it.krzeminski:snakeyaml-engine-kmp:3.0.1")
23+
implementation("it.krzeminski:snakeyaml-engine-kmp:3.0.2")
2424
implementation("org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.1")
2525
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.1")
2626
implementation(projects.sharedInternal)

0 commit comments

Comments
 (0)