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]
1616See [ GraphQL Java documentation] ( https://www.graphql-java.com/documentation/latest/ ) for more in depth details
1717regarding GraphQL Java itself.
1818
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** .
2021
2122This project requires at least Java 8.
2223
2324## Installation and getting started
2425
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