diff options
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -77,7 +77,7 @@ <dependency> <groupId>org.spigotmc</groupId> <artifactId>spigot-api</artifactId> - <version>1.9-R0.1-SNAPSHOT</version> + <version>1.13-R0.1-SNAPSHOT</version> <type>jar</type> <scope>provided</scope> </dependency> |