Upgrade to Groovy 4.0.6

Closes gh-32797
This commit is contained in:
Stephane Nicoll 2022-10-19 21:03:24 +02:00
parent 973121db5d
commit 8a9b679c4c

View File

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