From 1a7236cebd27339ec13f98f22fec1a2ecbd9f4a7 Mon Sep 17 00:00:00 2001 From: EpicKnarvik97 Date: Sat, 7 Sep 2024 01:33:38 +0200 Subject: [PATCH] Updates KnarLib and fixes pom --- pom.xml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index ad732c8..667ef16 100644 --- a/pom.xml +++ b/pom.xml @@ -70,12 +70,6 @@ org/jetbrains/annotations/** - - - *.MF - *.yml - - @@ -131,14 +125,14 @@ net.knarcraft knarlib - 1.2.6 + 1.2.7 compile org.jetbrains annotations 24.0.1 - provided + compile junit