Skip to content

Commit

Permalink
refactor(Build) update JDA
Browse files Browse the repository at this point in the history
  • Loading branch information
jalpp authored May 8, 2024
1 parent 56dce30 commit 6845991
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.example</groupId>
<artifactId>ChessLise</artifactId>
<version>13.5-SNAPSHOT</version>
<version>13.6-SNAPSHOT</version>
<build>
<plugins>
<plugin>
Expand Down Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>5.0.0-beta.22</version>
<version>5.0.0-beta.23</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 6845991

Please sign in to comment.