Skip to content

Commit

Permalink
Merge pull request #3166 from square/renovate/com.charleskorn.kaml-ka…
Browse files Browse the repository at this point in the history
…ml-0.x

Update dependency com.charleskorn.kaml:kaml to v0.62.2
  • Loading branch information
oldergod authored Nov 4, 2024
2 parents 1cf2a78 + 945c9d5 commit ca7a2b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
jmh-generator = { module = "org.openjdk.jmh:jmh-generator-annprocess", version.ref = "jmh" }
jsr305 = { module = "com.google.code.findbugs:jsr305", version.ref = "jsr305" }
junit = { module = "junit:junit", version.ref = "junit" }
kaml = { module = "com.charleskorn.kaml:kaml", version = "0.62.1" }
kaml = { module = "com.charleskorn.kaml:kaml", version = "0.62.2" }
kotlin-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "coroutines" }
kotlin-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
kotlin-gradleApi = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin-api", version.ref = "kotlin" }
Expand Down

0 comments on commit ca7a2b2

Please sign in to comment.