Skip to content
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@ This project wraps the Java implementation of GraphQL provided by [GraphQL Java]
See [GraphQL Java documentation](https://www.graphql-java.com/documentation/latest/) for more in depth details
regarding GraphQL Java itself.

We try to stay up to date with GraphQL Java as much as possible. The current version supports
**GraphQL Java 19.1**.

This project requires at least Java 8.
We try to stay up to date with GraphQL Java as much as possible. See [gradle.properties](gradle.properties) to see currently supported versions.

## Installation and getting started

Expand Down