Es baut... (Untested)

This commit is contained in:
2024-08-12 17:15:38 +02:00
parent f7ea08e6d0
commit 8b776ff33e
15 changed files with 116 additions and 115 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ dependencyResolutionManagement {
library("netty", "io.netty:netty-all:4.1.68.Final")
library("junit", "junit:junit:4.13.2")
library("hamcrest", "org.hamcrest:hamcrest:2.2")
library("jda", "net.dv8tion:JDA:4.4.0_352")
library("jda", "net.dv8tion:JDA:5.0.2")
library("msgpack", "org.msgpack:msgpack-core:0.9.8")
library("classindex", "org.atteo.classindex:classindex:3.13")