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 582b482 commit 32df1c8Copy full SHA for 32df1c8
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.15.0"
+ compile "com.graphql-java:graphql-java-annotations:3.0.3"
16
}
17
```
18
0 commit comments