(docs) Upgrade to JDK22

This commit is contained in:
Viktor Lofgren 2024-03-21 12:12:05 +01:00
parent 002afca1c5
commit 1968485881

View File

@ -11,7 +11,7 @@ documentation.
**Docker** - It is a bit of a pain to install, but if you follow **Docker** - It is a bit of a pain to install, but if you follow
[this guide](https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository) you're on the right track for ubuntu-like systems. [this guide](https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository) you're on the right track for ubuntu-like systems.
**JDK 21** - The code uses Java 21 preview features. **JDK 22** - The code uses Java 22 preview features.
The civilized way of installing this is to use [SDKMAN](https://sdkman.io/); The civilized way of installing this is to use [SDKMAN](https://sdkman.io/);
graalce is a good distribution choice but it doesn't matter too much. graalce is a good distribution choice but it doesn't matter too much.