diff --git a/README.md b/README.md index c9b18c11..8a4d3bff 100644 --- a/README.md +++ b/README.md @@ -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