We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92d2767 commit c3a03a7Copy full SHA for c3a03a7
graphql-java-servlet/build.gradle
@@ -38,5 +38,5 @@ dependencies {
38
testImplementation "org.slf4j:slf4j-simple:$LIB_SLF4J_VER"
39
testImplementation 'org.springframework:spring-test:5.3.11'
40
testRuntimeOnly 'org.springframework:spring-web:5.3.11'
41
- testImplementation 'com.google.guava:guava:30.1.1-jre'
+ testImplementation 'com.google.guava:guava:31.0.1-jre'
42
}
0 commit comments