Upgrade to Groovy 3.0.9

Closes gh-27976
This commit is contained in:
Stephane Nicoll
2021-09-14 07:15:25 +02:00
parent bffd983d56
commit f4cbcaf774

View File

@@ -357,7 +357,7 @@ bom {
]
}
}
library("Groovy", "3.0.8") {
library("Groovy", "3.0.9") {
group("org.codehaus.groovy") {
imports = [
"groovy-bom"