Upgrade to SnakeYAML 1.32

Closes gh-32386
This commit is contained in:
Stephane Nicoll 2022-09-15 09:39:06 +02:00
parent b352ebfc5a
commit 59448ce5d2
1 changed files with 1 additions and 1 deletions

View File

@ -1382,7 +1382,7 @@ bom {
] ]
} }
} }
library("SnakeYAML", "1.31") { library("SnakeYAML", "1.32") {
group("org.yaml") { group("org.yaml") {
modules = [ modules = [
"snakeyaml" "snakeyaml"