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.
2 parents 3a51f3c + f24528d commit 87d4e41Copy full SHA for 87d4e41
gradle/libs.versions.toml
@@ -28,7 +28,7 @@ jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
28
jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml" }
29
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }
30
31
-snakeyaml = "org.yaml:snakeyaml:2.2"
+snakeyaml = "org.yaml:snakeyaml:2.3"
32
33
kotest-bom = "io.kotest:kotest-bom:5.9.1"
34
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
0 commit comments