Skip to content

Commit a097343

Browse files
fix(deps): update dependency com.charleskorn.kaml:kaml to v0.102.0
1 parent 8bead59 commit a097343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ kotlin {
131131
sourceSets {
132132
jvmMain {
133133
dependencies {
134-
implementation("com.charleskorn.kaml:kaml:0.98.0")
134+
implementation("com.charleskorn.kaml:kaml:0.102.0")
135135
implementation("it.krzeminski:snakeyaml-engine-kmp:3.2.1")
136136
}
137137
}

0 commit comments

Comments
 (0)