Upgrade to Groovy 3.0.16

Closes gh-34649
This commit is contained in:
Andy Wilkinson
2023-03-20 19:39:21 +00:00
parent 3744532dec
commit 419428842e

View File

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