Upgrade to Groovy 4.0.9

Closes gh-34260
This commit is contained in:
Andy Wilkinson 2023-02-20 14:53:40 +00:00
parent c9718e7326
commit 83b7060dcd

View File

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