Try dependency for shade snapshot

This commit is contained in:
tastybento 2021-07-06 14:07:18 -07:00
parent 4da61f6849
commit 3450bae8f0
1 changed files with 5 additions and 0 deletions

View File

@ -191,6 +191,11 @@
</repositories>
<dependencies>
<dependency>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.3.0-SNAPSHOT</version>
</dependency>
<!-- Spigot API -->
<dependency>
<groupId>org.spigotmc</groupId>