Skip to content

Commit bd8c3e9

Browse files
fix(deps): update dependency com.charleskorn.kaml:kaml to v0.88.0 (#1519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dbdb517 commit bd8c3e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ dependencies {
138138
implementation("androidx.appcompat:appcompat:1.7.1")
139139

140140
// YAML serialization
141-
implementation("com.charleskorn.kaml:kaml:0.85.0")
141+
implementation("com.charleskorn.kaml:kaml:0.88.0")
142142

143143
// Kotlin Reflect
144144
implementation("org.jetbrains.kotlin:kotlin-reflect:2.2.10")

0 commit comments

Comments
 (0)