Skip to content

Commit d941118

Browse files
committed
Bump supported graphql-java version in readme
1 parent 07d8f27 commit d941118

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,12 @@ This project wraps the Java implementation of GraphQL provided by [GraphQL Java]
1616
See [GraphQL Java documentation](https://www.graphql-java.com/documentation/latest/) for more in depth details
1717
regarding 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

2122
This 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.

0 commit comments

Comments
 (0)