Skip to content

Commit 9d42cff

Browse files
committed
Upgrade to Spock Framework 2.3-groovy-4.0
Closes gh-36754
1 parent 0c36f1f commit 9d42cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-parent/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ bom {
180180
]
181181
}
182182
}
183-
library("Spock Framework", "2.2-M1-groovy-4.0") {
183+
library("Spock Framework", "2.3-groovy-4.0") {
184184
group("org.spockframework") {
185185
imports = [
186186
"spock-bom"

0 commit comments

Comments
 (0)