mirror of
https://github.com/TotalFreedomMC/Minecraft-JDA.git
synced 2025-02-05 06:12:42 +00:00
Updates for 1.16.5
This commit is contained in:
parent
fd5166cc22
commit
fad57f3857
1 changed files with 3 additions and 3 deletions
6
pom.xml
6
pom.xml
|
@ -37,9 +37,9 @@
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.spigotmc</groupId>
|
<groupId>org.spigotmc</groupId>
|
||||||
<artifactId>spigot</artifactId>
|
<artifactId>spigot-api</artifactId>
|
||||||
<version>1.16.1-R0.1-SNAPSHOT</version>
|
<version>1.16.5-R0.1-SNAPSHOT</version>
|
||||||
<scope>provided</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in a new issue