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
1 changed files with 1 additions and 1 deletions

View File

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