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 acab5c1 commit c0dba54Copy full SHA for c0dba54
README.md
@@ -12,7 +12,7 @@ syntax for GraphQL schema definition.
12
13
```groovy
14
dependencies {
15
- compile "io.github.graphql-java:graphql-java-annotations:5.4"
+ compile "io.github.graphql-java:graphql-java-annotations:6.0"
16
}
17
```
18
0 commit comments