Skip to content

Commit 637b95c

Browse files
committed
chore(deps): update dependency net.dv8tion:jda to v5.0.0-beta.22
1 parent d50c8b1 commit 637b95c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
implementation("org.hibernate.orm:hibernate-community-dialects")
4040
runtimeOnly("org.xerial:sqlite-jdbc")
4141

42-
implementation("net.dv8tion:JDA:5.0.0-beta.21")
42+
implementation("net.dv8tion:JDA:5.0.0-beta.22")
4343

4444
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")
4545
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310")

0 commit comments

Comments
 (0)