Skip to content

Commit 580a231

Browse files
Bump org.spockframework:spock-core
Bumps [org.spockframework:spock-core](https://github.com/spockframework/spock) from 2.4-M2-groovy-4.0 to 2.4-M4-groovy-4.0. - [Release notes](https://github.com/spockframework/spock/releases) - [Changelog](https://github.com/spockframework/spock/blob/master/docs/release_notes.adoc) - [Commits](https://github.com/spockframework/spock/commits) --- updated-dependencies: - dependency-name: org.spockframework:spock-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 66edc20 commit 580a231

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
@@ -15,6 +15,6 @@ slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.12" }
1515
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
1616
quark-eventbus = { module = "com.coditory.quark:quark-eventbus", version = "0.0.5" }
1717
# test dependencies
18-
spock-core = { module = "org.spockframework:spock-core", version = "2.4-M2-groovy-4.0" }
18+
spock-core = { module = "org.spockframework:spock-core", version = "2.4-M4-groovy-4.0" }
1919
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.3" }
2020
jsonassert = { module = "org.skyscreamer:jsonassert", version = "1.5.1" }

0 commit comments

Comments
 (0)