Upgrade to Groovy 4.0.2

Closes gh-30951
This commit is contained in:
Andy Wilkinson
2022-05-10 18:21:14 +01:00
parent 63232b9bc2
commit d57c3af904

View File

@@ -295,7 +295,7 @@ bom {
]
}
}
library("Groovy", "4.0.1") {
library("Groovy", "4.0.2") {
group("org.apache.groovy") {
imports = [
"groovy-bom"