From 8e5f1c332eb7055d078a3191ee476e2b4e22d494 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Fri, 21 Oct 2022 12:51:03 +0200 Subject: [PATCH] Add Maven dependencies --- pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/pom.xml b/pom.xml index 4ef0410..9128009 100644 --- a/pom.xml +++ b/pom.xml @@ -14,4 +14,23 @@ UTF-8 + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + + + + + + + org.spigotmc + spigot-api + 1.19.2-R0.1-SNAPSHOT + provided + + + + \ No newline at end of file