Skip to content

Commit 849ed21

Browse files
authored
Merge pull request #137 from openapi-processor/dependabot/gradle/org.yaml-snakeyaml-2.4
Bump org.yaml:snakeyaml from 2.3 to 2.4
2 parents 28c4c58 + 9b26101 commit 849ed21

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
@@ -28,7 +28,7 @@ jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
2828
jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml" }
2929
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }
3030

31-
snakeyaml = "org.yaml:snakeyaml:2.3"
31+
snakeyaml = "org.yaml:snakeyaml:2.4"
3232

3333
jsonpath = "com.jayway.jsonpath:json-path:2.9.0"
3434

0 commit comments

Comments
 (0)