From 6d85ea968b2a5adda7b793588ca38bfccd093142 Mon Sep 17 00:00:00 2001 From: PanJohnny Date: Wed, 12 Jun 2024 21:28:39 +0200 Subject: [PATCH] Changed pom to include the version of jetbrains annotations --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index df48e3e..a343015 100644 --- a/pom.xml +++ b/pom.xml @@ -19,11 +19,12 @@ org.junit.jupiter junit-jupiter 5.11.0-M1 + test org.jetbrains annotations - RELEASE + 24.1.0 compile