Upgrade to SnakeYAML 1.28

Closes gh-25683
This commit is contained in:
Andy Wilkinson 2021-03-16 11:32:41 +00:00
parent d5099e7c3f
commit 66a2603f10
1 changed files with 1 additions and 1 deletions

View File

@ -1575,7 +1575,7 @@ bom {
]
}
}
library("SnakeYAML", "1.27") {
library("SnakeYAML", "1.28") {
group("org.yaml") {
modules = [
"snakeyaml"