From 4be8e43c387ea7714dae24b3da2e961054dd0267 Mon Sep 17 00:00:00 2001 From: Brianna Date: Sun, 13 Jun 2021 12:28:42 -0500 Subject: [PATCH] Support for 1.17 --- pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 40f780b..ef7a821 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 @@ -79,6 +79,12 @@ + + + apache.snapshots + https://repository.apache.org/snapshots/ + + public @@ -89,7 +95,7 @@ org.spigotmc spigot - 1.16.4 + 1.17 com.songoda