From f74172320436972450d3b344a134100dbcec553e Mon Sep 17 00:00:00 2001 From: carm Date: Wed, 17 Jul 2024 06:40:34 +0800 Subject: [PATCH] =?UTF-8?q?chore(deps):=20=E6=9B=B4=E6=96=B0=20XSeries=20?= =?UTF-8?q?=E5=B0=9D=E8=AF=95=E8=A7=A3=E5=86=B3=20#51?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 77bd048..35cdd7b 100644 --- a/pom.xml +++ b/pom.xml @@ -81,6 +81,12 @@ https://repo.lucko.me/ + + minecraft-libraries + Minecraft Libraries + https://libraries.minecraft.net/ + + EasyPlugin https://raw.githubusercontent.com/CarmJos/EasyPlugin/repo/ @@ -161,13 +167,20 @@ - com.cryptomorin.xseries + com.github.cryptomorin XSeries 11.2.0.1 compile true + + com.mojang + authlib + 6.0.54 + provided + + org.spigotmc spigot-api