Skip to content

Commit 0888df7

Browse files
committed
chore(deps): update dependency com.google.guava:guava to v31
1 parent 895d8b4 commit 0888df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql-java-servlet/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ dependencies {
3838
testImplementation "org.slf4j:slf4j-simple:$LIB_SLF4J_VER"
3939
testImplementation 'org.springframework:spring-test:5.3.10'
4040
testRuntimeOnly 'org.springframework:spring-web:5.3.10'
41-
testImplementation 'com.google.guava:guava:30.1.1-jre'
41+
testImplementation 'com.google.guava:guava:31.0.1-jre'
4242
}

0 commit comments

Comments
 (0)