Upgrade to Groovy 4.0.14

Closes gh-37056
This commit is contained in:
Stephane Nicoll 2023-08-22 08:58:08 +02:00
parent 0b197650a9
commit 21c23a0763

View File

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