Skip to content

Commit 7c01b32

Browse files
fix(deps): update dependency net.dv8tion:jda to v6
1 parent a016dc8 commit 7c01b32

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
@@ -26,7 +26,7 @@ repositories {
2626

2727
dependencies {
2828
implementation("com.fasterxml.jackson.core:jackson-databind:2.20.1")
29-
implementation("net.dv8tion:JDA:5.6.1")
29+
implementation("net.dv8tion:JDA:6.1.0")
3030
implementation("org.springframework.boot:spring-boot-starter-data-jpa")
3131
implementation("org.springframework.boot:spring-boot-starter-jdbc")
3232

0 commit comments

Comments
 (0)