This commit is contained in:
crschnick
2026-01-08 10:10:31 +00:00
parent b7d103c054
commit 8d46f5cef3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ There are no real formal contribution guidelines right now, they will maybe come
## Development Setup
You need to have JDK for Java 25 installed to compile the project.
If you are on Linux or macOS, you can easily accomplish that by running
If you are on Linux or macOS, you can easily accomplish that by using [SDKMAN](https://sdkman.io/) and running
```bash
curl -s "https://get.sdkman.io" | bash
. "$HOME/.sdkman/bin/sdkman-init.sh"
+1 -1
View File
@@ -1 +1 @@
20.3-4
20.3-5