Upgrade to Groovy 3.0.17

Closes gh-34907
This commit is contained in:
Stephane Nicoll 2023-04-07 15:42:24 +02:00
parent 8323cf3db6
commit ca48c6a034

View File

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