Skip to content

Commit

Permalink
Merge pull request #381 from graphql-java-kickstart/renovate/com.goog…
Browse files Browse the repository at this point in the history
…le.guava-guava-31.x

chore(deps): update dependency com.google.guava:guava to v31
  • Loading branch information
oliemansm authored Dec 4, 2021
2 parents fccbcee + e82fc3c commit 14e26f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphql-java-servlet/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ dependencies {
testImplementation "org.slf4j:slf4j-simple:$LIB_SLF4J_VER"
testImplementation 'org.springframework:spring-test:5.3.13'
testRuntimeOnly 'org.springframework:spring-web:5.3.13'
testImplementation 'com.google.guava:guava:30.1.1-jre'
testImplementation 'com.google.guava:guava:31.0.1-jre'
}

0 comments on commit 14e26f6

Please sign in to comment.