From f426951224f11d7d945584b60cffd46ac773bcd7 Mon Sep 17 00:00:00 2001 From: John King <53827445+jejking-tw@users.noreply.github.com> Date: Tue, 10 Sep 2024 18:21:02 +0200 Subject: [PATCH] Update README.md to specify Java 21 Java 22 causes some issues with the spring boot plugin. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9659c78f..fa3dfe90 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,7 @@ These values are used in the code and in the following examples too. ## Requirements -The project requires [Java 21](https://adoptium.net/en-GB/) or -higher. +The project requires [Java 21](https://adoptium.net/en-GB/). The project makes use of Gradle and uses the [Gradle wrapper](https://docs.gradle.org/current/userguide/gradle_wrapper.html), which means you don't need Gradle