Skip to content

Commit 5e65d36

Browse files
committed
chore(deps): update dependency org.codehaus.groovy:groovy-all to v3.0.12
1 parent ee4f484 commit 5e65d36

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

3333
// Unit testing
34-
testImplementation "org.codehaus.groovy:groovy-all:3.0.11"
34+
testImplementation "org.codehaus.groovy:groovy-all:3.0.12"
3535
testImplementation "org.spockframework:spock-core:2.1-groovy-3.0"
3636
testRuntimeOnly "cglib:cglib-nodep:3.3.0"
3737
testRuntimeOnly "org.objenesis:objenesis:3.2"

0 commit comments

Comments
 (0)