Upgrade to Groovy 4.0.3

Closes gh-31631
This commit is contained in:
Andy Wilkinson
2022-07-07 17:36:49 +01:00
parent 513985fc1f
commit 432139fa7c

View File

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