aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-10-16 21:11:26 -0700
committerPinapelz <yukais@pinapelz.com>2025-10-16 21:11:26 -0700
commit5af9f50551454aef049418b2ae313da41d12dcb4 (patch)
tree5eac743c0500e5a93867e73f6a96cf438ae7d8d4 /pom.xml
parent24b23b9dcc9ca951b4e1fcdebacca58be0fea9d9 (diff)
bump to JDA v6HEADmain
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml11
1 files changed, 8 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index c1feb7b..f713a4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,12 +35,12 @@
<dependency>
<groupId>dev.arbjerg</groupId>
<artifactId>lavaplayer</artifactId>
- <version>2.0.1</version>
+ <version>2.2.4</version>
</dependency>
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
- <version>5.0.0-beta.13</version>
+ <version>6.0.0</version>
</dependency>
<dependency>
<groupId>org.jsoup</groupId>
@@ -53,6 +53,11 @@
<version>1.1.1</version>
</dependency>
<dependency>
+ <groupId>io.github.cdimascio</groupId>
+ <artifactId>dotenv-java</artifactId>
+ <version>3.0.0</version>
+ </dependency>
+ <dependency>
<groupId>se.michaelthelin.spotify</groupId>
<artifactId>spotify-web-api-java</artifactId>
<version>8.0.0</version>
@@ -60,7 +65,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
- <version>20230227</version>
+ <version>20231013</version>
</dependency>
</dependencies>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage