Upgrade to Spock Framework 2.3-groovy-3.0

Closes gh-36709
This commit is contained in:
Andy Wilkinson
2023-08-03 14:55:52 +01:00
parent 4b552d5c44
commit f0d2f6e991

View File

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