Skip to content

Commit 85dd86b

Browse files
authored
Merge pull request #324 from graphql-java-kickstart/renovate/org.spockframework-spock-core-1.x
2 parents c36cee1 + 43104ac commit 85dd86b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql-java-servlet/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333

3434
// Unit testing
3535
testImplementation "org.codehaus.groovy:groovy-all:2.5.14"
36-
testImplementation "org.spockframework:spock-core:1.1-groovy-2.4-rc-3"
36+
testImplementation "org.spockframework:spock-core:1.3-groovy-2.5"
3737
testRuntimeOnly "cglib:cglib-nodep:3.2.4"
3838
testRuntimeOnly "org.objenesis:objenesis:2.6"
3939
testImplementation "org.slf4j:slf4j-simple:$LIB_SLF4J_VER"

0 commit comments

Comments
 (0)