From b8fdec0ed50cb3935f4c6b4d2a8c80c995d54c96 Mon Sep 17 00:00:00 2001 From: Pim van der Loos Date: Tue, 24 Nov 2020 10:59:00 +0100 Subject: [PATCH] Update to Spigot 1.16.4 dependency - Using 1.16.4 allows making use of PrepareSmithingEvent. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a3b8a87..a4101ec 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.spigotmc spigot-api - 1.15-R0.1-SNAPSHOT + 1.16.4-R0.1-SNAPSHOT provided @@ -32,7 +32,7 @@ org.spigotmc spigot - 1.15-R0.1-SNAPSHOT + 1.16.4-R0.1-SNAPSHOT provided