Upgrade to Groovy 3.0.7

See gh-24946
This commit is contained in:
dreis2211
2021-01-20 19:18:00 +01:00
committed by Andy Wilkinson
parent a4919a047e
commit d4eccb7715
6 changed files with 25 additions and 22 deletions

View File

@@ -133,7 +133,7 @@ bom {
]
}
}
library("Spock Framework", "1.3-groovy-2.5") {
library("Spock Framework", "2.0-M4-groovy-3.0") {
group("org.spockframework") {
modules = [
"spock-core",