Upgrade to Groovy 2.5.12

Closes gh-21846
This commit is contained in:
Andy Wilkinson
2020-06-10 12:49:36 +01:00
parent c26c52d82b
commit 2fef9629c5

View File

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