Skip to content

Commit 5a87eff

Browse files
Update dependency com.charleskorn.kaml:kaml to v0.70.0 (#3277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a203fa1 commit 5a87eff

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
@@ -49,7 +49,7 @@ jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
4949
jmh-generator = { module = "org.openjdk.jmh:jmh-generator-annprocess", version.ref = "jmh" }
5050
jsr305 = { module = "com.google.code.findbugs:jsr305", version.ref = "jsr305" }
5151
junit = { module = "junit:junit", version.ref = "junit" }
52-
kaml = { module = "com.charleskorn.kaml:kaml", version = "0.67.1" }
52+
kaml = { module = "com.charleskorn.kaml:kaml", version = "0.70.0" }
5353
kotlin-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "coroutines" }
5454
kotlin-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
5555
kotlin-gradleApi = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin-api", version.ref = "kotlin" }

0 commit comments

Comments
 (0)