diff --git a/IngameShopSpigot/pom.xml b/IngameShopSpigot/pom.xml index 358d756..7e19b1c 100644 --- a/IngameShopSpigot/pom.xml +++ b/IngameShopSpigot/pom.xml @@ -6,21 +6,29 @@ de.mviper IngameShopSpigot - 1.0 + 1.1 jar IngameShopSpigot + + + + papermc + https://repo.papermc.io/repository/maven-public/ + + + - + - org.spigotmc - spigot-api + io.papermc.paper + paper-api 1.20.1-R0.1-SNAPSHOT provided - + net.milkbowl.vault VaultAPI @@ -42,7 +50,7 @@ - + org.apache.maven.plugins maven-shade-plugin @@ -61,4 +69,4 @@ - + \ No newline at end of file