Commit 8794fc5c authored by Stephane Nicoll's avatar Stephane Nicoll

Merge pull request #20411 from dreis2211

* pr/20411:
  Upgrade to Groovy 2.5.10

Closes gh-20411
parents fb7e35e8 74ed37ef
...@@ -367,7 +367,7 @@ bom { ...@@ -367,7 +367,7 @@ bom {
] ]
} }
} }
library("Groovy", "2.5.9") { library("Groovy", "2.5.10") {
group("org.codehaus.groovy") { group("org.codehaus.groovy") {
modules = [ modules = [
"groovy", "groovy",
......
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