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 9e20628 commit 96217ecCopy full SHA for 96217ec
README.md
@@ -15,7 +15,7 @@ repositories {
15
}
16
17
dependencies {
18
- compile 'graphql-java-servlet:graphql-java-servlet:0.6.3'
+ compile 'com.graphql-java:graphql-java-servlet:0.6.3'
19
20
```
21
0 commit comments