Upgrade to Groovy 4.0.17

Closes gh-39175
This commit is contained in:
Andy Wilkinson 2024-01-17 14:05:07 +00:00
parent 444940c2c3
commit f118d5d971

View File

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