docs: update DEVELOPING.md for necessary JDK

This commit is contained in:
Gauthier Roebroeck 2023-10-30 12:27:19 +08:00
parent c4cd4bd855
commit 5a66f2a291

View file

@ -6,7 +6,7 @@ Thanks a lot for contributing to Komga!
You will need:
- Java JDK version 17 & 19
- Java JDK version 17 & 21
- Nodejs version 16+
## Setting up the project