Skip to content

Commit 1dc251c

Browse files
update graphql-java
1 parent 2c6db4b commit 1dc251c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defer/server/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repositories {
2727

2828
dependencies {
2929
compile('org.springframework.boot:spring-boot-starter-web')
30-
compile "com.graphql-java:graphql-java:2018-09-13T04-39-06-fdefa43"
30+
compile "com.graphql-java:graphql-java:2018-09-16T01-27-46-27a6e44"
3131
compile 'com.google.guava:guava:26.0-jre'
3232
testCompile('org.springframework.boot:spring-boot-starter-test')
3333
}

0 commit comments

Comments
 (0)