Update another java version in BUILD.md

Commit f8524a2be7 updated one reference to
the openjdk package, but there was another one.
pull/2185/head
Romain Vimont 3 years ago
parent a2919b3ef2
commit 7b51a0313e

@ -106,7 +106,7 @@ sudo apt install mingw-w64 mingw-w64-tools
You also need the JDK to build the server:
```bash
sudo apt install openjdk-8-jdk
sudo apt install openjdk-11-jdk
```
Then generate the releases:

Loading…
Cancel
Save