Upgrade to Groovy 3.0.13

Closes gh-32440
This commit is contained in:
Phillip Webb 2022-09-20 14:06:06 -07:00
parent 6c37838f31
commit 634799f887

View File

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