Upgrade to Groovy 4.0.17

Closes gh-39005
This commit is contained in:
Andy Wilkinson 2024-01-04 16:32:15 +00:00
parent 1306edcc28
commit a11ecfffad

View File

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