Skip to content

Commit a62c5b5

Browse files
committed
update dependency
1 parent 506b6dd commit a62c5b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
2727
jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml" }
2828
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }
2929

30-
snakeyaml = "org.yaml:snakeyaml:2.4"
30+
snakeyaml = "org.yaml:snakeyaml:2.5"
3131
jsonpath = "com.jayway.jsonpath:json-path:2.9.0"
3232

3333
kotest-bom = "io.kotest:kotest-bom:6.0.2"

0 commit comments

Comments
 (0)