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 677fdc5 commit 0372959Copy full SHA for 0372959
README.md
@@ -15,7 +15,7 @@ repositories {
15
}
16
17
dependencies {
18
- compile 'com.graphql-java:graphql-java-servlet:0.6.4'
+ compile 'com.graphql-java:graphql-java-servlet:0.7.0'
19
20
```
21
gradle.properties
@@ -1,2 +1,2 @@
1
-version = 0.6.5
+version = 0.7.0
2
group = com.graphql-java
0 commit comments