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 437666a commit 3bbd32bCopy full SHA for 3bbd32b
README.md
@@ -12,7 +12,7 @@ syntax for GraphQL schema definition.
12
13
```groovy
14
dependencies {
15
- compile "com.graphql-java:graphql-java-annotations:0.13.1"
+ compile "com.graphql-java:graphql-java-annotations:0.14.0"
16
}
17
```
18
0 commit comments