Upgrade to Groovy 3.0.15

Closes gh-34243
This commit is contained in:
Andy Wilkinson 2023-02-20 13:33:27 +00:00
parent a9eb2a5501
commit f5277430d6

View File

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