Upgrade to Groovy 3.0.11

Closes gh-31426
This commit is contained in:
Stephane Nicoll 2022-06-17 10:59:19 +02:00
parent 4d03653b74
commit cd2a8a91da

View File

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