bump required java version to 18

This commit is contained in:
Craig Raw 2023-02-20 11:56:34 +02:00
parent 7f254e763d
commit 1cb6778502
2 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ or for those without SSH credentials:
`git clone --recursive https://github.com/sparrowwallet/sparrow.git`
In order to build, Sparrow requires Java 17 or higher to be installed.
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).
Other packages may also be necessary to build depending on the platform. On Debian/Ubuntu systems:
@ -44,7 +44,7 @@ If you prefer to run Sparrow directly from source, it can be launched from withi
`./sparrow`
Java 17 or higher must be installed.
Java 18 or higher must be installed.
## Configuration

2
drongo

@ -1 +1 @@
Subproject commit 22e70fd8e5adce51f3e84254ea4696c24b42e707
Subproject commit 50fdb71bf3e67db55b2cd66dc3fbdc8faf73be63