We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent debca8e commit 5c1667fCopy full SHA for 5c1667f
graphql-java-servlet/build.gradle
@@ -34,7 +34,7 @@ dependencies {
34
// Unit testing
35
testImplementation "org.apache.groovy:groovy-all:4.0.18"
36
testImplementation "org.spockframework:spock-core:2.3-groovy-4.0"
37
- testRuntimeOnly "net.bytebuddy:byte-buddy:1.14.11"
+ testRuntimeOnly "net.bytebuddy:byte-buddy:1.14.12"
38
testRuntimeOnly "org.objenesis:objenesis:3.3"
39
testImplementation "org.slf4j:slf4j-simple:$LIB_SLF4J_VER"
40
testImplementation "org.springframework:spring-test:6.1.4"
0 commit comments