Commit 6087fd6b authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to SnakeYAML 1.26

Closes gh-20467
parent 662c08ac
...@@ -1571,7 +1571,7 @@ bom { ...@@ -1571,7 +1571,7 @@ bom {
] ]
} }
} }
library("SnakeYAML", "1.25") { library("SnakeYAML", "1.26") {
group("org.yaml") { group("org.yaml") {
modules = [ modules = [
"snakeyaml" "snakeyaml"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment