Update to 1.14 in a backwards compatible way.

This commit is contained in:
Trent Hensler
2019-04-28 15:48:56 -07:00
parent b81789f7ba
commit 8008663c1f
4 changed files with 11 additions and 18 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
<groupId>com.drtshock</groupId>
<artifactId>PlayerVaultsX</artifactId>
<version>4.1.1</version>
<version>4.1.2</version>
<name>PlayerVaultsX</name>
<url>https://www.spigotmc.org/resources/51204/</url>
@@ -53,7 +53,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.13.2-R0.1-SNAPSHOT</version>
<version>1.14-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>