Upgrade to Groovy 4.0.13

Closes gh-36366
This commit is contained in:
Stephane Nicoll 2023-07-12 18:13:45 +02:00
parent c6ffcb94c0
commit d08c2f0723

View File

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