We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d50c8b1 commit 637b95cCopy full SHA for 637b95c
build.gradle.kts
@@ -39,7 +39,7 @@ dependencies {
39
implementation("org.hibernate.orm:hibernate-community-dialects")
40
runtimeOnly("org.xerial:sqlite-jdbc")
41
42
- implementation("net.dv8tion:JDA:5.0.0-beta.21")
+ implementation("net.dv8tion:JDA:5.0.0-beta.22")
43
44
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")
45
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310")
0 commit comments