Upgrade to Spock Framework 2.3-groovy-4.0

Closes gh-36733
This commit is contained in:
Andy Wilkinson 2023-08-04 12:00:19 +01:00
parent dc964642f0
commit 7038eb4a7d
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ bom {
]
}
}
library("Spock Framework", "2.2-M1-groovy-4.0") {
library("Spock Framework", "2.3-groovy-4.0") {
group("org.spockframework") {
imports = [
"spock-bom"