Skip to content

Commit

Permalink
Update dependency com.charleskorn.kaml:kaml to v0.62.1 (#366)
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 Oct 31, 2024
1 parent 5561a4e commit 1d0349f
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.62.0"
kaml = "com.charleskorn.kaml:kaml:0.62.1"

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 1d0349f

Please sign in to comment.