From e565db7aa16f868eee503bd6b47e6f0adbf5f730 Mon Sep 17 00:00:00 2001
From: Puyodead1 <14828766+Puyodead1@users.noreply.github.com>
Date: Tue, 30 Nov 2021 16:18:14 -0500
Subject: [PATCH] 1.18
+ Update Spigot to 1.18
+ Update jetbrains annotations to 22.0.0
+ Update NBTAPI to 2.9.0-SNAPHOT
---
pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index 749ab07..2cfa0b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
org.spigotmc
spigot-api
- 1.17.1-R0.1-SNAPSHOT
+ 1.18-R0.1-SNAPSHOT
provided
@@ -50,13 +50,13 @@
org.jetbrains
annotations
- 21.0.1
+ 22.0.0
provided
de.tr7zw
item-nbt-api
- 2.8.0
+ 2.9.0-SNAPSHOT
compile
@@ -112,7 +112,7 @@
+ toFile="C:\Users\23562\Desktop\Spigot\1.18\plugins\${project.name}-${project.version}.jar"/>