Upgrade to Groovy 4.0.21

Closes gh-40296
This commit is contained in:
Andy Wilkinson 2024-04-10 17:59:06 +01:00
parent 71fd84595a
commit 14b5ab560a

View File

@ -339,7 +339,7 @@ bom {
] ]
} }
} }
library("Groovy", "4.0.20") { library("Groovy", "4.0.21") {
group("org.apache.groovy") { group("org.apache.groovy") {
imports = [ imports = [
"groovy-bom" "groovy-bom"