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 644a119 commit 261f912Copy full SHA for 261f912
README.md
@@ -35,7 +35,7 @@ syntax for GraphQL schema definition.
35
36
```groovy
37
dependencies {
38
- compile "io.github.graphql-java:graphql-java-annotations:7.0"
+ compile "io.github.graphql-java:graphql-java-annotations:7.0.1"
39
}
40
```
41
0 commit comments