We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aee44bb commit a5e011dCopy full SHA for a5e011d
1 file changed
README.md
@@ -467,7 +467,7 @@ Installing in the local Maven repository:
467
468
### Details
469
470
-The implementation is in Java 7, but the tests are in Groovy and [Spock](https://github.com/spockframework/spock).
+The implementation is in Java 6, but the tests are in Groovy and [Spock](https://github.com/spockframework/spock).
471
472
The query parsing is done with [ANTLR](http://www.antlr.org). The grammar is [here](src/main/grammar/Graphql.g4).
473
0 commit comments