From 087955ee38390c01e81755a4cf50f408dffa3718 Mon Sep 17 00:00:00 2001 From: Christian Koop Date: Mon, 20 Dec 2021 18:40:11 +0100 Subject: [PATCH 1/4] Requires JDK 9+ from now on --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d6ca0b8..8094104 100644 --- a/pom.xml +++ b/pom.xml @@ -33,8 +33,7 @@ ${java.version} ${java.version} - - + ${java.release} From 2c56ef20a4123e354b146908b5ea6752569ed3ff Mon Sep 17 00:00:00 2001 From: Christian Koop Date: Mon, 20 Dec 2021 18:40:22 +0100 Subject: [PATCH 2/4] Support Minecraft 1.18 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 8094104..1da296e 100644 --- a/pom.xml +++ b/pom.xml @@ -108,15 +108,15 @@ org.spigotmc - spigot - 1.17 + spigot-api + 1.18-R0.1-SNAPSHOT provided com.songoda SongodaCore - LATEST + 2.6.8 compile From 1f6589cbe08749087160db2ae3e6d7ef0422431f Mon Sep 17 00:00:00 2001 From: Christian Koop Date: Sat, 15 Jan 2022 23:14:30 +0100 Subject: [PATCH 3/4] Update Core to v2.6.10 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1da296e..028151d 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ com.songoda SongodaCore - 2.6.8 + 2.6.10 compile From 035bf50359e1498689451978e2a478257a817c95 Mon Sep 17 00:00:00 2001 From: Christian Koop Date: Sat, 15 Jan 2022 23:14:36 +0100 Subject: [PATCH 4/4] Version 1.2.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 028151d..7db5056 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.songoda EpicEnchants - 1.2.0 + 1.2.1 EpicEnchants Unlock the potential of your weapons, tools and armor by making your own custom enchants.