Skip to content

Commit 03b1f2a

Browse files
Bump org.spockframework:spock-core
Bumps [org.spockframework:spock-core](https://github.com/spockframework/spock) from 2.4-M4-groovy-4.0 to 2.4-M5-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] <[email protected]>
1 parent 81df90a commit 03b1f2a

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.16" }
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-M4-groovy-4.0" }
18+
spock-core = { module = "org.spockframework:spock-core", version = "2.4-M5-groovy-4.0" }
1919
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.16" }
2020
jsonassert = { module = "org.skyscreamer:jsonassert", version = "1.5.3" }

0 commit comments

Comments
 (0)