Skip to content

Commit 95e31fe

Browse files
renovate[bot]krzema12
authored andcommitted
fix(deps): update dependency com.charleskorn.kaml:kaml to v0.47.0
1 parent b77dc13 commit 95e31fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repositories {
99
}
1010

1111
dependencies {
12-
implementation("com.charleskorn.kaml:kaml:0.46.0")
12+
implementation("com.charleskorn.kaml:kaml:0.47.0")
1313

1414
testImplementation(platform("io.kotest:kotest-bom:5.4.2"))
1515
testImplementation("io.kotest:kotest-runner-junit5")

0 commit comments

Comments
 (0)