Upgrade to Groovy 4.0.9

Closes gh-34280
This commit is contained in:
Andy Wilkinson
2023-02-20 16:30:05 +00:00
parent 043ba0c258
commit 71c67cb1c2

View File

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