Upgrade to Groovy 2.5.12

Closes gh-21951
This commit is contained in:
Andy Wilkinson 2020-06-16 10:33:03 +01:00
parent 06eda713ee
commit 1fdabbc5f7

View File

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