Skip to content

Commit

Permalink
Update Java version in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abhimanyusinghgaur committed May 14, 2020
1 parent efb01f7 commit d618243
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ use a different version of this client.

| Dgraph version | dgraph4j version | java version |
|:--------------:|:-----------------:|:------------:|
| 1.0.X | 1.X.X | 1.8.X |
| >= 1.1.0 | 2.X.X | 1.8.X |
| 1.0.X | 1.X.X | 1.9.X |
| >= 1.1.0 | 2.X.X | 1.9.X |

## Quickstart
Build and run the [DgraphJavaSample] project in the `samples` folder, which
Expand Down

0 comments on commit d618243

Please sign in to comment.