Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.groovy:groovy-all to v4.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 19, 2024
1 parent eee4d25 commit dc4bf67
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.17"
testImplementation "org.apache.groovy:groovy-all:4.0.18"
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 dc4bf67

Please sign in to comment.