We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eb039f commit 835cbabCopy full SHA for 835cbab
build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
implementation 'javax.inject:javax.inject:1'
27
implementation 'javax.annotation:javax.annotation-api:1.3.2'
28
implementation 'ch.qos.logback:logback-classic:1.2.11'
29
- implementation 'club.minnced:discord-webhooks:0.8.0'
+ implementation 'club.minnced:discord-webhooks:0.8.4'
30
implementation 'com.google.code.gson:gson:2.9.0'
31
}
32
0 commit comments