We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bd5064 commit cbf69b6Copy full SHA for cbf69b6
wiki/Setup-project-locally.md
@@ -6,7 +6,7 @@ Alternatively, you can also work directly in the cloud, for free, and get starte
6
* [[Code in the cloud (codespaces)]]
7
8
## Prerequisites
9
-* [Java 24](https://adoptium.net/temurin/releases?version=24) installed
+* [Java 25](https://adoptium.net/temurin/releases?version=25) installed
10
* your favorite Java IDE or text editor, e.g. [IntelliJ](https://www.jetbrains.com/idea/download/) or [Eclipse](https://www.eclipse.org/downloads/)
11
* [`git`](https://git-scm.com/downloads) installed (or any GUI or IDE plugin)
12
* [`gradle`](https://gradle.org/releases/) available (or any GUI or IDE plugin), you can either install it or use our provided wrapper
0 commit comments