Skip to content

Commit 4a661c8

Browse files
Update dependency com.charleskorn.kaml:kaml to v0.76.0 (#446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5315383 commit 4a661c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ detekt-test = { module = "io.gitlab.arturbosch.detekt:detekt-test", version.ref
1616

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

19-
kaml = "com.charleskorn.kaml:kaml:0.75.0"
19+
kaml = "com.charleskorn.kaml:kaml:0.76.0"
2020

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

0 commit comments

Comments
 (0)