From ab4ba023dd0f6f04e95a95ca799e206a14bd9df6 Mon Sep 17 00:00:00 2001 From: Brianna Date: Sun, 13 Jun 2021 11:48:48 -0500 Subject: [PATCH] 1.17 Support --- pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7dfec8a..acfa3a6 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.1.0 + 3.3.0-SNAPSHOT shaded @@ -82,6 +82,12 @@ + + + apache.snapshots + https://repository.apache.org/snapshots/ + + public @@ -96,7 +102,7 @@ org.spigotmc spigot - 1.16.1 + 1.17 com.github.MilkBowl