Skip to content

Commit 006e891

Browse files
authored
Merge pull request #330 from graphql-java-kickstart/renovate/com.google.guava-guava-30.x
2 parents 288a67b + e5b6481 commit 006e891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql-java-servlet/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ dependencies {
3939
testImplementation "org.slf4j:slf4j-simple:$LIB_SLF4J_VER"
4040
testImplementation 'org.springframework:spring-test:4.3.7.RELEASE'
4141
testRuntimeOnly 'org.springframework:spring-web:4.3.7.RELEASE'
42-
testImplementation 'com.google.guava:guava:24.1.1-jre'
42+
testImplementation 'com.google.guava:guava:30.1.1-jre'
4343
}

0 commit comments

Comments
 (0)