From 82f4a88cf528379cfc0c2087f489dec7fdddfa95 Mon Sep 17 00:00:00 2001 From: mohammed jasem alaajel <34905970+ham1255@users.noreply.github.com> Date: Mon, 14 Dec 2020 13:55:01 +0400 Subject: [PATCH] bumped skript + spigot api version --- .gitignore | 3 ++- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 56dfdda..35028ff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ target out .idea -compile \ No newline at end of file +compile +*.iml diff --git a/pom.xml b/pom.xml index eeb4450..110212a 100644 --- a/pom.xml +++ b/pom.xml @@ -50,13 +50,13 @@ com.github.SkriptLang Skript - 2.5.1 + 2.5.3 provided org.spigotmc spigot-api - 1.16.2-R0.1-SNAPSHOT + 1.16.4-R0.1-SNAPSHOT provided