Skip to content

Commit cbf69b6

Browse files
committed
java 25 in wiki
1 parent 0bd5064 commit cbf69b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiki/Setup-project-locally.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Alternatively, you can also work directly in the cloud, for free, and get starte
66
* [[Code in the cloud (codespaces)]]
77

88
## Prerequisites
9-
* [Java 24](https://adoptium.net/temurin/releases?version=24) installed
9+
* [Java 25](https://adoptium.net/temurin/releases?version=25) installed
1010
* your favorite Java IDE or text editor, e.g. [IntelliJ](https://www.jetbrains.com/idea/download/) or [Eclipse](https://www.eclipse.org/downloads/)
1111
* [`git`](https://git-scm.com/downloads) installed (or any GUI or IDE plugin)
1212
* [`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

Comments
 (0)