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 5338506 commit b070de5Copy full SHA for b070de5
build.gradle
@@ -29,7 +29,7 @@ dependencies {
29
implementation 'javax.inject:javax.inject:1'
30
implementation 'javax.annotation:javax.annotation-api:1.3.2'
31
implementation 'ch.qos.logback:logback-classic:1.2.11'
32
- implementation 'club.minnced:discord-webhooks:0.8.0'
+ implementation 'club.minnced:discord-webhooks:0.8.4'
33
implementation 'com.google.code.gson:gson:2.9.0'
34
}
35
0 commit comments