Upgrade to Groovy 4.0.20

Closes gh-39976
This commit is contained in:
Andy Wilkinson 2024-03-18 12:32:58 +00:00
parent 545a842868
commit 8db6dbed1e

View File

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