Skip to content

Commit

Permalink
Update to 1.19.3 Spigot API and version bump to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Pocketkid2 committed Mar 6, 2023
1 parent 95d1b40 commit efdc7a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.pocketkid2</groupId>
<artifactId>fill</artifactId>
<version>1.4.0</version>
<version>1.5.0</version>
<name>Fill</name>
<description>A simple container filling plugin for Minecraft servers</description>
<properties>
Expand Down Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.18-R0.1-SNAPSHOT</version>
<version>1.19.3-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit efdc7a0

Please sign in to comment.