Skip to content

Commit 7fdffbd

Browse files
committed
chore(deps): update dependency org.codehaus.groovy:groovy-all to v3
1 parent 6da1de3 commit 7fdffbd

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.5.14"
35+
testImplementation "org.codehaus.groovy:groovy-all:3.0.8"
3636
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"

0 commit comments

Comments
 (0)