From a7762cd01597fa204c161c7bbf5a4a1ca78eb73f Mon Sep 17 00:00:00 2001 From: Rockyers Date: Sun, 13 Aug 2023 19:05:18 -0700 Subject: [PATCH] Added FoliaLib to the dependencies --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index 804e8153f..03ac68ab7 100644 --- a/pom.xml +++ b/pom.xml @@ -245,6 +245,10 @@ placeholderapi https://repo.extendedclip.com/content/repositories/placeholderapi/ + + devmart-other + https://nexuslite.gcnt.net/repos/other/ + @@ -372,5 +376,11 @@ 32.0.0-jre compile + + com.tcoded + FoliaLib + 0.2.0 + compile +