Skip to content

Commit

Permalink
Update dependency com.charleskorn.kaml:kaml to v0.67.0 (#409)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 68b7390 commit 7cfb610
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 @@ -16,7 +16,7 @@ detekt-test = { module = "io.gitlab.arturbosch.detekt:detekt-test", version.ref

kotlin-compiler = { module = "org.jetbrains.kotlin:kotlin-compiler-embeddable", version.ref = "kotlin" }

kaml = "com.charleskorn.kaml:kaml:0.66.0"
kaml = "com.charleskorn.kaml:kaml:0.67.0"

junit5 = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit" }
junit5-params = { module = "org.junit.jupiter:junit-jupiter-params", version.ref = "junit" }
Expand Down

0 comments on commit 7cfb610

Please # to comment.