docs: minimum Java version is 21

This commit is contained in:
Gauthier Roebroeck 2025-07-15 12:21:49 +08:00
parent 71e8e9a014
commit 388349df58

View file

@ -6,7 +6,7 @@ Thanks a lot for contributing to Komga!
You will need: You will need:
- Java JDK version 17+ - Java JDK version 21+
- Nodejs version 18+ (check the `.nvmrc` file) - Nodejs version 18+ (check the `.nvmrc` file)
## Setting up the project ## Setting up the project