File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,12 @@ This project wraps the Java implementation of GraphQL provided by [GraphQL Java]
16
16
See [ GraphQL Java documentation] ( https://www.graphql-java.com/documentation/latest/ ) for more in depth details
17
17
regarding GraphQL Java itself.
18
18
19
- We try to stay up to date with GraphQL Java as much as possible. The current version supports ** GraphQL Java 14.0** .
19
+ We try to stay up to date with GraphQL Java as much as possible. The current version supports
20
+ ** GraphQL Java 15.0** .
20
21
21
22
This project requires at least Java 8.
22
23
23
24
## Installation and getting started
24
25
25
- See [ Getting started] ( https://www.graphql-java-kickstart.com/servlet/getting-started/ ) for more detailed instructions.
26
+ See [ Getting started] ( https://www.graphql-java-kickstart.com/servlet/getting-started/ ) for more
27
+ detailed instructions.
You can’t perform that action at this time.
0 commit comments