Skip to content

Commit 8757cea

Browse files
Bump org.spockframework:spock-core
Bumps org.spockframework:spock-core from 2.4-M6-groovy-4.0 to 2.5-groovy-5.0-SNAPSHOT. --- updated-dependencies: - dependency-name: org.spockframework:spock-core dependency-version: 2.5-groovy-5.0-SNAPSHOT dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 871767c commit 8757cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ kotest-table = { module = "io.kotest:kotest-assertions-table" }
2626
mockk = "io.mockk:mockk:1.14.7"
2727

2828
groovy-bom = "org.apache.groovy:groovy-bom:4.0.28"
29-
spock = "org.spockframework:spock-core:2.4-M6-groovy-4.0"
29+
spock = "org.spockframework:spock-core:2.5-groovy-5.0-SNAPSHOT"
3030

3131
# for buildSrc convention plugins
3232
plugin-build = { module = "io.openapiprocessor:build-plugins", version.ref = "build-plugins" }

0 commit comments

Comments
 (0)