Skip to content

Commit ca3489f

Browse files
committed
chore(deps): update dependency org.codehaus.groovy:groovy-all to v2.5.14
1 parent cc843b3 commit ca3489f

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
@@ -32,7 +32,7 @@ dependencies {
3232
testImplementation 'io.github.graphql-java:graphql-java-annotations:8.3'
3333

3434
// Unit testing
35-
testImplementation "org.codehaus.groovy:groovy-all:2.4.1"
35+
testImplementation "org.codehaus.groovy:groovy-all:2.5.14"
3636
testImplementation "org.spockframework:spock-core:1.1-groovy-2.4-rc-3"
3737
testRuntimeOnly "cglib:cglib-nodep:3.2.4"
3838
testRuntimeOnly "org.objenesis:objenesis:2.5.1"

0 commit comments

Comments
 (0)