Skip to content

Commit

Permalink
Update JDA-Fork and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
DxsSucuk committed Jan 5, 2025
1 parent 46208ed commit c04087b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>de.presti</groupId>
<artifactId>Ree6</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>
<packaging>jar</packaging>

<properties>
Expand Down Expand Up @@ -51,9 +51,9 @@
<dependencies>
<!-- Discord -->
<dependency>
<groupId>io.github.freya022</groupId>
<groupId>io.github.JDA-Fork</groupId>
<artifactId>JDA</artifactId>
<version>4.3.0</version>
<version>82d7ab90d6</version>
</dependency>
<dependency>
<groupId>dev.arbjerg</groupId>
Expand Down

0 comments on commit c04087b

Please sign in to comment.