From dfa7699adf7740b5610c07ba00bd6f716a6b848a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A9=99=E6=B1=81=E5=96=B5?= <292200693@qq.com> Date: Mon, 22 Dec 2025 12:58:30 +0800 Subject: [PATCH] build: change version to 2.8.0 build: change spigot-api to 1.21.11-R0.1-SNAPSHOT build: change item-nbt-api to 1.15.5 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index eb62438..bf0d898 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 Expansion-CheckItem Expansion-CheckItem - 2.7.9 + 2.8.0 Expansion-CheckItem ${project.artifactId} @@ -55,14 +55,13 @@ codemc-repo https://repo.codemc.org/repository/maven-public/ - default org.spigotmc spigot-api - 1.21.5-R0.1-SNAPSHOT + 1.21.11-R0.1-SNAPSHOT provided @@ -74,7 +73,8 @@ de.tr7zw item-nbt-api - 2.15.0 + 2.15.5 + compile