From 724de147fdfbc2e99196e168a354e488f3f843f8 Mon Sep 17 00:00:00 2001 From: EpicKnarvik97 Date: Wed, 22 Mar 2023 16:47:56 +0100 Subject: [PATCH] Adds Annotations dependency --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index c8eeac5..c594159 100644 --- a/pom.xml +++ b/pom.xml @@ -67,5 +67,11 @@ 1.19.4-R0.1-SNAPSHOT provided + + org.jetbrains + annotations + 24.0.1 + provided +