diff --git a/pom.xml b/pom.xml
index 3a21c79..6f1286e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,14 +8,14 @@
AuctionHouse
The ultimate auction solution for your server
- 2.97.0
+ 2.98.0
jar
Kiran Hart
${project.name}
${project.groupId}.${project.artifactId}.${project.name}
8
- 3.12.0
+ 3.14.0
ca.tweetzy
UTF-8
@@ -83,6 +83,11 @@
chestshop-repo
https://repo.minebench.de/
+
+ codemc-repo
+ https://repo.codemc.io/repository/maven-public/
+ default
+
@@ -96,7 +101,7 @@
org.spigotmc
spigot
- 1.19.4-R0.1-SNAPSHOT
+ 1.20.1-R0.1-SNAPSHOT
provided
@@ -113,7 +118,12 @@
ca.tweetzy
tweetycore
- 3.5.0
+ 3.6.0
+
+
+ de.tr7zw
+ item-nbt-api
+ 2.11.3
org.mineacademy.plugin
@@ -186,6 +196,11 @@
2.0-SNAPSHOT
provided
+
+ com.google.code.gson
+ gson
+ 2.8.9
+
${jarName}
@@ -270,6 +285,7 @@
org.slf4j:slf4j-nop
co.aikar:taskchain-bukkit
co.aikar:taskchain-core
+ de.tr7zw:item-nbt-api
@@ -302,7 +318,11 @@
co.aikar.taskchain
- ${project.groupId}.${project.artifactId}.lib.taskchain
+ ${project.groupId}.${project.artifactId}.lib.taskchain
+
+
+ de.tr7zw.changeme.nbtapi
+ ${project.groupId}.${project.artifactId}.lib.de.tr7zw.nbtapi
@@ -328,6 +348,23 @@
+
+ evalut
+ package
+
+ copy-resources
+
+
+ D:\Development\Spigot Servers\evalut test server\test server\plugins
+
+
+ ${project.build.directory}
+ ${project.name}.jar
+ false
+
+
+
+