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.
1 parent 2c6db4b commit 1dc251cCopy full SHA for 1dc251c
defer/server/build.gradle
@@ -27,7 +27,7 @@ repositories {
27
28
dependencies {
29
compile('org.springframework.boot:spring-boot-starter-web')
30
- compile "com.graphql-java:graphql-java:2018-09-13T04-39-06-fdefa43"
+ compile "com.graphql-java:graphql-java:2018-09-16T01-27-46-27a6e44"
31
compile 'com.google.guava:guava:26.0-jre'
32
testCompile('org.springframework.boot:spring-boot-starter-test')
33
}
0 commit comments