From cd6b1cf1290703ce909a1854bfda0a9a91841600 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Mon, 2 Jun 2025 12:08:24 +0200 Subject: [PATCH] Update README.md bump JDK build dependency to 24 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2bf39f29..9b57f3696 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ For more information on the security details visit [cryptomator.org](https://doc ### Dependencies -* JDK 23 (e.g. temurin, zulu) +* JDK 24 (e.g. temurin, zulu) * Maven 3 ### Run Maven