Skip to content

Commit 64b5c54

Browse files
Update dependency com.charleskorn.kaml:kaml to v0.102.0 (#3449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 78d1382 commit 64b5c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
4848
jmh-generator = { module = "org.openjdk.jmh:jmh-generator-annprocess", version.ref = "jmh" }
4949
jsr305 = { module = "com.google.code.findbugs:jsr305", version.ref = "jsr305" }
5050
junit = { module = "junit:junit", version.ref = "junit" }
51-
kaml = { module = "com.charleskorn.kaml:kaml", version = "0.99.0" }
51+
kaml = { module = "com.charleskorn.kaml:kaml", version = "0.102.0" }
5252
kotlin-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "coroutines" }
5353
kotlin-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
5454
kotlin-gradleApi = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin-api", version.ref = "kotlin" }

0 commit comments

Comments
 (0)