Upgrade to Groovy 2.5.14

Closes gh-24385
This commit is contained in:
Stephane Nicoll 2020-12-08 05:20:48 +01:00
parent 9aa170703d
commit 558f691a8d

View File

@ -352,7 +352,7 @@ bom {
]
}
}
library("Groovy", "2.5.13") {
library("Groovy", "2.5.14") {
group("org.codehaus.groovy") {
imports = [
"groovy-bom"