Upgrade to Groovy 4.0.18

Closes gh-39701
This commit is contained in:
Andy Wilkinson
2024-02-22 07:58:40 +00:00
parent 33ebefdb36
commit 0d3431e46c

View File

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