Skip to content

Commit 05e500e

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency org.spockframework:spock-core to v2.0-groovy-3.0
1 parent f36d312 commit 05e500e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql-java-servlet/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232

3333
// Unit testing
3434
testImplementation "org.codehaus.groovy:groovy-all:3.0.8"
35-
testImplementation "org.spockframework:spock-core:2.0-M5-groovy-3.0"
35+
testImplementation "org.spockframework:spock-core:2.0-groovy-3.0"
3636
testRuntimeOnly "cglib:cglib-nodep:3.3.0"
3737
testRuntimeOnly "org.objenesis:objenesis:3.2"
3838
testImplementation "org.slf4j:slf4j-simple:$LIB_SLF4J_VER"

0 commit comments

Comments
 (0)