Commit 1e252ab3 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Groovy 2.5.14

Closes gh-24371
parent ae711118
...@@ -366,7 +366,7 @@ bom { ...@@ -366,7 +366,7 @@ bom {
] ]
} }
} }
library("Groovy", "2.5.13") { library("Groovy", "2.5.14") {
group("org.codehaus.groovy") { group("org.codehaus.groovy") {
imports = [ imports = [
"groovy-bom" "groovy-bom"
......
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