Upgrade to Groovy 2.5.14

Closes gh-24371
This commit is contained in:
Stephane Nicoll 2020-12-07 15:22:20 +01:00
parent ae71111893
commit 1e252ab382

View File

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