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
1 changed files with 1 additions and 1 deletions

View File

@ -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"