Skip to content

Commit

Permalink
📝 Update examples/README.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ujibang committed Nov 18, 2024
1 parent fc38c07 commit ebde351
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ This collection showcases various RESTHeart plugins, each serving a specific pur

To work with these examples, the following are required:

1. **Java 17**: Install it using [sdkman](https://sdkman.io/):
1. **Java 21**: Install it using [sdkman](https://sdkman.io/):
```bash
$ sdk install java 17.0.9-tem
$ sdk install java 21.0.5-tem
```

2. **Docker**: Necessary for running RESTHeart and MongoDB.
Expand Down

0 comments on commit ebde351

Please sign in to comment.