We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 771de63 + f04da54 commit 10ebfe2Copy full SHA for 10ebfe2
README.md
@@ -19,10 +19,7 @@ This project wraps the Java implementation of GraphQL provided by [GraphQL Java]
19
See [GraphQL Java documentation](https://www.graphql-java.com/documentation/latest/) for more in depth details
20
regarding GraphQL Java itself.
21
22
-We try to stay up to date with GraphQL Java as much as possible. The current version supports
23
- **GraphQL Java 19.1**.
24
-
25
-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.
26
27
## Installation and getting started
28
0 commit comments