From e1b5b28860497cbfc622dc82dee72b9f38b56bda Mon Sep 17 00:00:00 2001 From: Allink Date: Sat, 21 May 2022 18:23:41 +0100 Subject: [PATCH] Upgrade Paper API version to 1.18.2 & set the scope to provided --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3c2ecec..07bd968 100644 --- a/pom.xml +++ b/pom.xml @@ -13,9 +13,10 @@ - com.destroystokyo.paper + io.papermc.paper paper-api - 1.16.5-R0.1-SNAPSHOT + 1.18.2-R0.1-SNAPSHOT + provided