diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7518964e1..a31a3b241 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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