Upgrade to Groovy 4.0.14

Closes gh-37058
This commit is contained in:
Stephane Nicoll 2023-08-22 09:02:05 +02:00
parent 1c03ed3184
commit e95c7bb670

View File

@ -336,7 +336,7 @@ bom {
]
}
}
library("Groovy", "4.0.13") {
library("Groovy", "4.0.14") {
group("org.apache.groovy") {
imports = [
"groovy-bom"