From efdc7a0a43f58054b0a21d6d2528bfcc74f7af6d Mon Sep 17 00:00:00 2001 From: Adam Taylor Date: Sun, 5 Mar 2023 18:29:22 -0700 Subject: [PATCH] Update to 1.19.3 Spigot API and version bump to 1.5.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cc340a9..f8e7c67 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.github.pocketkid2 fill - 1.4.0 + 1.5.0 Fill A simple container filling plugin for Minecraft servers @@ -37,7 +37,7 @@ org.spigotmc spigot-api - 1.18-R0.1-SNAPSHOT + 1.19.3-R0.1-SNAPSHOT provided