Upgrade to Groovy 4.0.21

Closes gh-40281
This commit is contained in:
Andy Wilkinson 2024-04-10 10:27:38 +01:00
parent 93af29e5cc
commit d6ace6108c
1 changed files with 1 additions and 1 deletions

View File

@ -327,7 +327,7 @@ bom {
]
}
}
library("Groovy", "4.0.20") {
library("Groovy", "4.0.21") {
group("org.apache.groovy") {
imports = [
"groovy-bom"