Skip to content

Commit 4abc2f9

Browse files
fix(deps): update dependency com.charleskorn.kaml:kaml to v0.67.0
1 parent 78b7b45 commit 4abc2f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repositories {
99
}
1010

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

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

0 commit comments

Comments
 (0)