We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cef3fe commit 147cc13Copy full SHA for 147cc13
build.gradle.kts
@@ -9,7 +9,7 @@ repositories {
9
}
10
11
dependencies {
12
- implementation("com.charleskorn.kaml:kaml:0.51.0")
+ implementation("com.charleskorn.kaml:kaml:0.52.0")
13
14
testImplementation(platform("io.kotest:kotest-bom:5.5.5"))
15
testImplementation("io.kotest:kotest-runner-junit5")
0 commit comments