Commit 1fdabbc5 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Groovy 2.5.12

Closes gh-21951
parent 06eda713
...@@ -362,7 +362,7 @@ bom { ...@@ -362,7 +362,7 @@ bom {
] ]
} }
} }
library("Groovy", "2.5.11") { library("Groovy", "2.5.12") {
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