Upgrade to Groovy 2.5.11

Closes gh-21232
This commit is contained in:
Stephane Nicoll 2020-04-29 14:34:25 +02:00
parent d0be0586a7
commit d9f18f4930
1 changed files with 1 additions and 1 deletions

View File

@ -362,7 +362,7 @@ bom {
]
}
}
library("Groovy", "2.5.10") {
library("Groovy", "2.5.11") {
group("org.codehaus.groovy") {
modules = [
"groovy",