Skip to content

Commit a5e011d

Browse files
committed
fix doc: Implementation is in Java 6
1 parent aee44bb commit a5e011d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ Installing in the local Maven repository:
467467

468468
### Details
469469

470-
The implementation is in Java 7, but the tests are in Groovy and [Spock](https://github.com/spockframework/spock).
470+
The implementation is in Java 6, but the tests are in Groovy and [Spock](https://github.com/spockframework/spock).
471471

472472
The query parsing is done with [ANTLR](http://www.antlr.org). The grammar is [here](src/main/grammar/Graphql.g4).
473473

0 commit comments

Comments
 (0)