mirror of
https://github.com/TotalFreedomMC/Minecraft-JDA.git
synced 2025-02-05 06:12:42 +00:00
Update pom.xml
This commit is contained in:
parent
fad57f3857
commit
c8ffe69a2c
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -31,7 +31,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.dv8tion</groupId>
|
<groupId>net.dv8tion</groupId>
|
||||||
<artifactId>JDA</artifactId>
|
<artifactId>JDA</artifactId>
|
||||||
<version>4.2.0_222</version>
|
<version>4.2.0_228</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
@ -98,4 +98,4 @@
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in a new issue