Upgrade to Groovy 4.0.11

Closes gh-34911
This commit is contained in:
Stephane Nicoll 2023-04-07 16:31:43 +02:00
parent 2f98bdac1f
commit 76112f537f
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@ bom {
]
}
}
library("Groovy", "4.0.10") {
library("Groovy", "4.0.11") {
group("org.apache.groovy") {
imports = [
"groovy-bom"