From 3ba7ca38eeb64a94177693aa2224eef30bae3722 Mon Sep 17 00:00:00 2001 From: Xander Date: Tue, 9 Apr 2024 14:24:17 +0100 Subject: [PATCH] Update jdk tag to java 21 of mc 1.20.5 (#157) * Add JDK 21 for mc 1.20.5 or later * Apply suggestions from code review Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com> --------- Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com> --- tags/link/jdk.ytag | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tags/link/jdk.ytag b/tags/link/jdk.ytag index fe5df17..23ddaab 100644 --- a/tags/link/jdk.ytag +++ b/tags/link/jdk.ytag @@ -6,5 +6,6 @@ embed: --- -[Java 17](https://adoptium.net/?variant=openjdk17&jvmVariant=hotspot) for Minecraft 1.17 and later +[Java 21](https://adoptium.net/?variant=openjdk21&jvmVariant=hotspot) for Minecraft 1.20.5 and later +[Java 17](https://adoptium.net/?variant=openjdk17&jvmVariant=hotspot) for Minecraft 1.17 to 1.20.4 [Java 8](https://adoptium.net/?variant=openjdk8&jvmVariant=hotspot) for Minecraft 1.16 and earlier