mirror of
https://github.com/AtlasMediaGroup/Minecraft-JDA.git
synced 2024-11-14 15:53:33 +00:00
Updates for 1.16.5
This commit is contained in:
parent
fd5166cc22
commit
fad57f3857
6
pom.xml
6
pom.xml
@ -37,9 +37,9 @@
|
||||
|
||||
<dependency>
|
||||
<groupId>org.spigotmc</groupId>
|
||||
<artifactId>spigot</artifactId>
|
||||
<version>1.16.1-R0.1-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
<artifactId>spigot-api</artifactId>
|
||||
<version>1.16.5-R0.1-SNAPSHOT</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user