Skip to content

Commit

Permalink
Update JDA
Browse files Browse the repository at this point in the history
  • Loading branch information
duncte123 committed Jul 29, 2020
1 parent 18b5aff commit 21122ae
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 @@ -37,7 +37,7 @@ repositories {
}

dependencies {
implementation(group = "net.dv8tion", name = "JDA", version = "4.1.1_165")
implementation(group = "net.dv8tion", name = "JDA", version = "4.2.0_182")
implementation(group = "com.jagrosh", name = "jda-utilities-command", version = "3.0.3")

implementation(group = "com.fasterxml.jackson.core", name = "jackson-databind", version = "2.10.1")
Expand Down

0 comments on commit 21122ae

Please sign in to comment.