From 1ad2cc3ee57478ac66f0c5ef066d581621354aed Mon Sep 17 00:00:00 2001 From: Julian Raufelder Date: Wed, 26 Jun 2024 11:57:17 +0200 Subject: [PATCH] Update to JDK 22 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d16e6d9a..2b0a78336 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ For more information on the security details visit [cryptomator.org](https://doc ### Dependencies -* JDK 21 (e.g. temurin, zulu) +* JDK 22 (e.g. temurin, zulu) * Maven 3 ### Run Maven