Skip to content

Commit 7bc68c2

Browse files
build(deps): bump org.spockframework:spock-core
Bumps [org.spockframework:spock-core](https://github.com/spockframework/spock) from 2.4-M6-groovy-4.0 to 2.4-groovy-5.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-version: 2.4-groovy-5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent afcd9f1 commit 7bc68c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ testing {
4242

4343
dependencies {
4444
implementation("nl.jqno.equalsverifier:equalsverifier:3.19.3")
45-
implementation("org.spockframework:spock-core:2.4-M6-groovy-4.0")
45+
implementation("org.spockframework:spock-core:2.4-groovy-5.0")
4646
}
4747
}
4848

0 commit comments

Comments
 (0)