Upgrade to Groovy 3.0.18

Closes gh-36312
This commit is contained in:
Stephane Nicoll
2023-07-11 14:30:28 +02:00
parent 9312888381
commit 4488d91e95

View File

@@ -422,7 +422,7 @@ bom {
]
}
}
library("Groovy", "3.0.17") {
library("Groovy", "3.0.18") {
group("org.codehaus.groovy") {
imports = [
"groovy-bom"