Upgrade to Groovy 2.5.15

Closes gh-27953
This commit is contained in:
Stephane Nicoll 2021-09-13 10:09:57 +02:00
parent a5b5b2d10f
commit 6eedf9cfe4
1 changed files with 1 additions and 1 deletions

View File

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