Skip to content

Commit dddf80f

Browse files
Bump org.spockframework:spock-core from 2.3-groovy-3.0 to 2.4-groovy-5.0
Bumps [org.spockframework:spock-core](https://github.com/spockframework/spock) from 2.3-groovy-3.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] <support@github.com>
1 parent b94d691 commit dddf80f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ repositories {
4343
dependencies {
4444
implementation "com.graphql-java:graphql-java:25.0"
4545

46-
testImplementation "org.spockframework:spock-core:2.3-groovy-3.0"
46+
testImplementation "org.spockframework:spock-core:2.4-groovy-5.0"
4747
testImplementation "org.codehaus.groovy:groovy:3.0.25"
4848
}
4949

0 commit comments

Comments
 (0)