Skip to content

Commit 87d4e41

Browse files
authored
Merge pull request #109 from openapi-processor/dependabot/gradle/org.yaml-snakeyaml-2.3
2 parents 3a51f3c + f24528d commit 87d4e41

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.2"
31+
snakeyaml = "org.yaml:snakeyaml:2.3"
3232

3333
kotest-bom = "io.kotest:kotest-bom:5.9.1"
3434
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }

0 commit comments

Comments
 (0)