Upgrade to Groovy 4.0.7

Closes gh-33796
This commit is contained in:
Andy Wilkinson
2023-01-12 13:21:54 +00:00
parent 236ebbaa4a
commit b0767394b1

View File

@@ -291,7 +291,7 @@ bom {
]
}
}
library("Groovy", "4.0.6") {
library("Groovy", "4.0.7") {
group("org.apache.groovy") {
imports = [
"groovy-bom"