From b142c54c68f859aa0ed2a6ede72057ac2f197a21 Mon Sep 17 00:00:00 2001 From: Craig Raw Date: Wed, 18 Sep 2024 15:09:04 +0200 Subject: [PATCH] update readme for java 22 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9922079..8b13a8c9 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ or for those without SSH credentials: `git clone --recursive https://github.com/sparrowwallet/sparrow.git` In order to build, Sparrow requires Java 18 or higher to be installed. -The release binaries are built with [Eclipse Temurin 18.0.1+10](https://github.com/adoptium/temurin18-binaries/releases/tag/jdk-18.0.1%2B10). +The release binaries are built with [Eclipse Temurin 22.0.2+9](https://github.com/adoptium/temurin22-binaries/releases/tag/jdk-22.0.2%2B9). Other packages may also be necessary to build depending on the platform. On Debian/Ubuntu systems: