Skip to content

Commit

Permalink
Update dependency com.charleskorn.kaml:kaml to v0.65.0 (#374)
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 Nov 14, 2024
1 parent 9ef312a commit fd1618d
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.63.0"
kaml = "com.charleskorn.kaml:kaml:0.65.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 fd1618d

Please sign in to comment.