From 4c10ab764a72cb4d8a50e2c48997051be5e32344 Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Wed, 17 Mar 2021 09:25:43 +0100 Subject: [PATCH] updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e07ab285f..63c72c421 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ For more information on the security details visit [cryptomator.org](https://doc ### Dependencies -* JDK 14 (e.g. adoptopenjdk) +* JDK 16 (e.g. adoptopenjdk) * Maven 3 * Optional: OS-dependent build tools for native packaging (see [Windows](https://github.com/cryptomator/cryptomator-win), [OS X](https://github.com/cryptomator/cryptomator-osx), [Linux](https://github.com/cryptomator/builder-containers))