Upgrade to Groovy 4.0.20

Closes gh-39964
This commit is contained in:
Andy Wilkinson 2024-03-18 12:09:49 +00:00
parent 9b5f9acd19
commit 8bcf591c9d

View File

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