From 79bf2975130e81c159eaef3342df16b11aeaa23c Mon Sep 17 00:00:00 2001 From: EpicKnarvik97 Date: Fri, 24 Mar 2023 21:47:41 +0100 Subject: [PATCH] Updates some dependencies --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 664cb6b..f4fe2a5 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ org.spigotmc spigot-api - 1.19.3-R0.1-SNAPSHOT + 1.19.4-R0.1-SNAPSHOT provided @@ -67,7 +67,7 @@ org.junit.jupiter junit-jupiter-api - 5.9.0 + 5.9.2 test @@ -79,7 +79,7 @@ org.jetbrains annotations - 23.0.0 + 24.0.1 provided @@ -97,7 +97,7 @@ net.knarcraft knarlib - 1.0-SNAPSHOT + 1.1 compile