Skip to content

Commit f0d2f6e

Browse files
committed
Upgrade to Spock Framework 2.3-groovy-3.0
Closes gh-36709
1 parent 4b552d5 commit f0d2f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-parent/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ bom {
172172
]
173173
}
174174
}
175-
library("Spock Framework", "2.0-groovy-3.0") {
175+
library("Spock Framework", "2.3-groovy-3.0") {
176176
group("org.spockframework") {
177177
modules = [
178178
"spock-core",

0 commit comments

Comments
 (0)