Skip to content

Commit ecf1211

Browse files
authored
Merge pull request #3420 from square/renovate/com.charleskorn.kaml-kaml-0.x
Update dependency com.charleskorn.kaml:kaml to v0.98.0
2 parents 030bb38 + ad62322 commit ecf1211

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.97.0" }
51+
kaml = { module = "com.charleskorn.kaml:kaml", version = "0.98.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)