Skip to content

Commit

Permalink
New Update
Browse files Browse the repository at this point in the history
1. Fix
  • Loading branch information
megoRU committed Aug 23, 2024
1 parent 5374924 commit b2c5943
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>5.0.1</version>
<version>5.1.0</version>
<exclusions>
<exclusion>
<groupId>club.minnced</groupId>
Expand All @@ -46,13 +46,6 @@
</exclusions>
</dependency>

<!-- &lt;!&ndash; https://mvnrepository.com/artifact/com.googlecode.json-simple/json-simple &ndash;&gt;-->
<!-- <dependency>-->
<!-- <groupId>com.googlecode.json-simple</groupId>-->
<!-- <artifactId>json-simple</artifactId>-->
<!-- <version>1.1.1</version>-->
<!-- </dependency>-->

<!-- https://github.com/boticord/boticordjava -->
<dependency>
<groupId>com.github.megoRU</groupId>
Expand Down

0 comments on commit b2c5943

Please sign in to comment.