Removed .DS_Store files, added support for 807a677e9a

This commit is contained in:
ysl3000
2020-02-04 14:53:50 +01:00
parent 8c07e8eba4
commit 36cb3b7cb5
8 changed files with 9 additions and 9 deletions

View File

@@ -49,7 +49,7 @@
<dependency> <!-- Spigot (this includes Spigot API, Bukkit API, Craftbukkit and NMS) -->
<groupId>org.spigotmc</groupId>
<artifactId>spigot</artifactId>
<version>1.14-R0.1-SNAPSHOT</version>
<version>1.15.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>