Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.groovy:groovy-all to v4.0.17 (#…
Browse files Browse the repository at this point in the history
…545)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 22, 2023
1 parent b105690 commit 4713814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphql-java-servlet/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
testImplementation 'io.github.graphql-java:graphql-java-annotations:9.1'

// Unit testing
testImplementation "org.apache.groovy:groovy-all:4.0.16"
testImplementation "org.apache.groovy:groovy-all:4.0.17"
testImplementation "org.spockframework:spock-core:2.3-groovy-4.0"
testRuntimeOnly "net.bytebuddy:byte-buddy:1.14.11"
testRuntimeOnly "org.objenesis:objenesis:3.3"
Expand Down

0 comments on commit 4713814

Please sign in to comment.