Upgrade to Groovy 3.0.11

Closes gh-31411
This commit is contained in:
Stephane Nicoll
2022-06-17 10:30:14 +02:00
parent ae1b47c245
commit 623a48fb03

View File

@@ -377,7 +377,7 @@ bom {
]
}
}
library("Groovy", "3.0.10") {
library("Groovy", "3.0.11") {
group("org.codehaus.groovy") {
imports = [
"groovy-bom"