Upgrade to Groovy 4.0.18

Closes gh-39568
This commit is contained in:
Andy Wilkinson
2024-02-14 17:58:33 +00:00
parent ec5b259381
commit c0ec714e0a

View File

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