From 9ca4de4a8640ae115241ce468a3fea9a439b582a Mon Sep 17 00:00:00 2001 From: Hammy Date: Mon, 19 Jul 2021 02:33:42 +0100 Subject: [PATCH] Add annotations support --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index e4343a9..c3453d4 100644 --- a/pom.xml +++ b/pom.xml @@ -22,6 +22,12 @@ 4.11 test + + org.jetbrains + annotations + RELEASE + compile +