We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7b9cb4 commit dd62e8fCopy full SHA for dd62e8f
build.gradle.kts
@@ -9,7 +9,7 @@ repositories {
9
}
10
11
dependencies {
12
- implementation("com.charleskorn.kaml:kaml:0.50.0")
+ implementation("com.charleskorn.kaml:kaml:0.51.0")
13
14
testImplementation(platform("io.kotest:kotest-bom:5.5.4"))
15
testImplementation("io.kotest:kotest-runner-junit5")
0 commit comments