From 2609d068cb570586cd926ebe60b0884fbca53788 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Thu, 14 Jul 2022 12:27:50 +0100 Subject: [ci skip] Update Java version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f2f8c85..d99acdf0 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The latest release version of Quests can be found [here](https://github.com/LMBishop/Quests/wiki/download). The latest build of Quests (development version) can be found on [GitHub](https://github.com/LMBishop/Quests/actions). -Alternatively, you can build Quests via Gradle. Release versions of Quests are built using **Gradle**, targeting **Java 8**. You can change the target version in ``build.gradle``. +Alternatively, you can build Quests via Gradle. Release versions of Quests are built using **Gradle**, targeting **Java 17**. You can change the target version in ``build.gradle``. * Ensure Java is installed on your machine * Clone this repository * Run ``./gradlew`` (Linux and macOS) or ``gradlew`` (Windows) in the base directory to build Quests -- cgit v1.2.3-70-g09d2