Update CONTRIBUTING.md

This commit is contained in:
crschnick
2025-04-07 17:13:09 +00:00
parent fb83b618e6
commit ca2bebc201

View File

@@ -65,7 +65,7 @@ many IDEs still have problems building this project properly.
For example, you can't build this project in eclipse or vscode as it will complain about missing modules.
The tested and recommended IDE is IntelliJ.
When setting up the project in IntelliJ, make sure that the correct JDK (Java 22)
When setting up the project in IntelliJ, make sure that the correct JDK (Java 24)
is selected both for the project and for gradle itself.
## Contributing guide