Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
DxsSucuk committed Jan 1, 2024
1 parent 685afdd commit 3f79ad6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,14 @@
<dependency>
<groupId>de.ree6</groupId>
<artifactId>Ree6-SQL</artifactId>
<version>2.2.0-RC.3</version>
<version>2.2.0</version>
</dependency>

<!-- Discord -->
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>5.0.0-beta.18</version>
<version>5.0.0-beta.19</version>
<exclusions>
<exclusion>
<groupId>club.minnced</groupId>
Expand Down

0 comments on commit 3f79ad6

Please sign in to comment.