Upgrade to SnakeYAML 1.33

Closes gh-32522
This commit is contained in:
Brian Clozel
2022-09-27 14:51:04 +02:00
parent 243075d3b2
commit bf5bd4f91c
2 changed files with 2 additions and 2 deletions

View File

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