Upgrade to Groovy 4.0.16

Closes gh-38799
This commit is contained in:
Andy Wilkinson
2023-12-14 17:07:31 +00:00
parent 06068894a4
commit b20ed7c577

View File

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