Upgrade to Groovy 3.0.13

Closes gh-32443
This commit is contained in:
Phillip Webb
2022-09-20 14:14:59 -07:00
parent 8b9c0f2cb3
commit f9b532d5aa

View File

@@ -411,7 +411,7 @@ bom {
]
}
}
library("Groovy", "3.0.12") {
library("Groovy", "3.0.13") {
group("org.codehaus.groovy") {
imports = [
"groovy-bom"