Upgrade to Groovy 3.0.8

Closes gh-26537
This commit is contained in:
Andy Wilkinson
2021-05-17 12:05:14 +01:00
parent 53e178e1c4
commit 466a9e3421

View File

@@ -357,7 +357,7 @@ bom {
]
}
}
library("Groovy", "3.0.7") {
library("Groovy", "3.0.8") {
group("org.codehaus.groovy") {
imports = [
"groovy-bom"