Skip to content

Commit

Permalink
Deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
HeyBanditoz committed Mar 12, 2020
1 parent b85ae71 commit da451ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repositories {
dependencies {
compile group: 'ch.qos.logback', name: 'logback-classic', version: '1.2.3'
compile group: 'io.javalin', name:'javalin', version:'3.7.0'
compile ('net.dv8tion:JDA:4.1.1_103') {
compile ('net.dv8tion:JDA:4.1.1_111') {
exclude module: 'opus-java'
}
compile group: 'com.squareup.okhttp3', name: 'logging-interceptor', version: '4.3.1'
Expand Down

0 comments on commit da451ba

Please sign in to comment.