Upgrade to Groovy 4.0.5

Closes gh-32340
This commit is contained in:
Stephane Nicoll
2022-09-14 14:16:26 +02:00
parent 29c9837131
commit a16da73843

View File

@@ -292,7 +292,7 @@ bom {
]
}
}
library("Groovy", "4.0.3") {
library("Groovy", "4.0.5") {
group("org.apache.groovy") {
imports = [
"groovy-bom"