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
1 changed files with 1 additions and 1 deletions

View File

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