Skip to content

adapted readme, no need to keep versions up-to-date anymore #491

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Dec 6, 2022
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