Update javacord to latest

This commit is contained in:
alexg 2022-11-13 17:11:26 -05:00
parent bc2193cd6d
commit 98d8dc382f

View File

@ -25,7 +25,7 @@ dependencies {
implementation 'org.xerial:sqlite-jdbc:3.36.0.2'
implementation 'org.postgresql:postgresql:42.2.24'
implementation 'com.github.Kaaz:ConfigurationBuilder:0.4'
implementation 'org.javacord:javacord:3.3.2'
implementation 'org.javacord:javacord:3.7.0'
implementation 'com.vdurmont:emoji-java:5.1.1'
implementation 'com.squareup.okhttp3:okhttp:4.9.1'
implementation 'ch.qos.logback:logback-classic:1.2.5'