Skip to content

Commit

Permalink
fix(deps): update dependency net.dv8tion:jda to v5.0.0-beta.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 7, 2024
1 parent 78dce9d commit 5dc9d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repositories {
}

dependencies {
implementation("net.dv8tion:JDA:5.0.0-beta.18")
implementation("net.dv8tion:JDA:5.0.0-beta.22")
implementation("com.google.code.gson:gson:2.10.1")

compileOnly("org.springframework.boot:spring-boot-starter:3.2.0")
Expand Down

0 comments on commit 5dc9d0c

Please sign in to comment.