Skip to content

Commit 4713814

Browse files
fix(deps): update dependency org.apache.groovy:groovy-all to v4.0.17 (#545)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b105690 commit 4713814

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
testImplementation 'io.github.graphql-java:graphql-java-annotations:9.1'
3333

3434
// Unit testing
35-
testImplementation "org.apache.groovy:groovy-all:4.0.16"
35+
testImplementation "org.apache.groovy:groovy-all:4.0.17"
3636
testImplementation "org.spockframework:spock-core:2.3-groovy-4.0"
3737
testRuntimeOnly "net.bytebuddy:byte-buddy:1.14.11"
3838
testRuntimeOnly "org.objenesis:objenesis:3.3"

0 commit comments

Comments
 (0)