Skip to content

Commit

Permalink
Fix JVM version
Browse files Browse the repository at this point in the history
  • Loading branch information
lewmilburn authored May 20, 2024
1 parent 7231774 commit fd79337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ You will need Maven to build the project to `./target`, you can install it at ht

### Set Java 21 as your `JAVA_HOME` variable.

You can validate this by running the command below and ensuring it returns Java 17.
You can validate this by running the command below and ensuring it returns Java 21.

```sh
java -version
Expand Down

0 comments on commit fd79337

Please sign in to comment.