From d81a8c93fb1d7713997af52fdedac20ce35c8d93 Mon Sep 17 00:00:00 2001 From: Ryan Barlow <7389646+ryanbarlow97@users.noreply.github.com> Date: Tue, 22 Sep 2026 23:26:53 +0000 Subject: [PATCH] build: compile against Paper API 1.21.10 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index e2183db..b958fe8 100644 --- a/pom.xml +++ b/pom.xml @@ -45,8 +45,8 @@ ${project.basedir}/libs/MythicLib-1.7.jar - org.spigotmc - spigot-api + io.papermc.paper + paper-api 1.21.10-R0.1-SNAPSHOT provided @@ -78,8 +78,8 @@ - spigot-snapshots - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + papermc + https://repo.papermc.io/repository/maven-public/