We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c180ab3 commit 5b2cdf2Copy full SHA for 5b2cdf2
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.3**.
24
-
25
-This project requires at least Java 17.
+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