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 0d84cdd commit 6603248Copy full SHA for 6603248
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.1"
+ compile "io.github.graphql-java:graphql-java-annotations:5.2"
16
}
17
```
18
0 commit comments