Upgrade to Groovy 4.0.13

Closes gh-36333
This commit is contained in:
Stephane Nicoll
2023-07-11 15:30:45 +02:00
parent 28e6ed7c66
commit 62cdca61a8

View File

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