Upgrade to Groovy 4.0.10

Closes gh-34683
This commit is contained in:
Andy Wilkinson 2023-03-21 10:41:18 +00:00
parent f8613c7371
commit 6949306e3d
1 changed files with 1 additions and 1 deletions

View File

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