Skip to content

Commit 8841b7c

Browse files
committed
Upgrade to SnakeYAML 2.2
1 parent 6c00e61 commit 8841b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-platform/framework-platform.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,6 @@ dependencies {
147147
api("org.webjars:webjars-locator-core:0.53")
148148
api("org.xmlunit:xmlunit-assertj:2.9.1")
149149
api("org.xmlunit:xmlunit-matchers:2.9.1")
150-
api("org.yaml:snakeyaml:2.0")
150+
api("org.yaml:snakeyaml:2.2")
151151
}
152152
}

0 commit comments

Comments
 (0)