Upgrade to Groovy 4.0.8

Closes gh-34082
This commit is contained in:
Andy Wilkinson 2023-02-06 13:18:00 +00:00
parent 197181c54f
commit 22801f252d

View File

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