Skip to content

Commit

Permalink
chore(deps): update dependency net.dv8tion:jda to v5.0.0-beta.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 13, 2024
1 parent 182b03b commit c69c28e
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 @@ -38,7 +38,7 @@ dependencies {
implementation("org.hibernate.orm:hibernate-community-dialects")
runtimeOnly("org.xerial:sqlite-jdbc")

implementation("net.dv8tion:JDA:5.0.0-beta.20")
implementation("net.dv8tion:JDA:5.0.0-beta.21")

implementation("com.fasterxml.jackson.module:jackson-module-kotlin")
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310")
Expand Down

0 comments on commit c69c28e

Please sign in to comment.