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.
2 parents 288a67b + e5b6481 commit 006e891Copy full SHA for 006e891
graphql-java-servlet/build.gradle
@@ -39,5 +39,5 @@ dependencies {
39
testImplementation "org.slf4j:slf4j-simple:$LIB_SLF4J_VER"
40
testImplementation 'org.springframework:spring-test:4.3.7.RELEASE'
41
testRuntimeOnly 'org.springframework:spring-web:4.3.7.RELEASE'
42
- testImplementation 'com.google.guava:guava:24.1.1-jre'
+ testImplementation 'com.google.guava:guava:30.1.1-jre'
43
}
0 commit comments