Skip to content

Commit

Permalink
updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
RichtXO committed Dec 24, 2024
1 parent b89a3cb commit f72e7b0
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 @@ -42,7 +42,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.6</version>
<version>1.5.15</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand All @@ -57,7 +57,7 @@
<dependency>
<groupId>dev.lavalink.youtube</groupId>
<artifactId>v2</artifactId>
<version>1.10.2</version>
<version>1.11.2</version>
</dependency>
<dependency>
<groupId>se.michaelthelin.spotify</groupId>
Expand Down

0 comments on commit f72e7b0

Please sign in to comment.