Upgrade to Groovy 3.0.10

Closes gh-30291
This commit is contained in:
Stephane Nicoll
2022-03-18 09:17:33 +01:00
parent ca89dd58f4
commit 1c11ae8a7d

View File

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