From 0f417014290c3d686a242a9d04909ca6ccfe8849 Mon Sep 17 00:00:00 2001 From: Jikoo Date: Wed, 26 May 2021 08:17:11 -0400 Subject: [PATCH] Update annotations --- plugin/pom.xml | 8 ++++++++ pom.xml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/plugin/pom.xml b/plugin/pom.xml index 1ae03f7e..6a164c5f 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -32,6 +32,14 @@ openinvapi com.lishid + + annotations + org.jetbrains + + + spigot-api + org.spigotmc + diff --git a/pom.xml b/pom.xml index a166257b..d5633302 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ annotations org.jetbrains provided - 20.1.0 + 21.0.1 spigot-api