Skip to content

Commit 51fd21c

Browse files
renovate[bot]krzema12
authored andcommitted
fix(deps): update dependency com.charleskorn.kaml:kaml to v0.48.0
1 parent 2e70316 commit 51fd21c

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.47.0")
12+
implementation("com.charleskorn.kaml:kaml:0.48.0")
1313

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

0 commit comments

Comments
 (0)