Upgrade to Groovy 4.0.22

Closes gh-41363
This commit is contained in:
Andy Wilkinson 2024-07-09 11:16:02 +01:00
parent 1bc7e22f95
commit 54fd4d2e9e
1 changed files with 1 additions and 1 deletions

View File

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