Upgrade to Groovy 3.0.18

Closes gh-36312
pull/36620/head
Stephane Nicoll 1 year ago
parent 45cdb53e23
commit 2bc135c23b

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

Loading…
Cancel
Save