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 76b1561 commit 0dab479Copy full SHA for 0dab479
build.gradle
@@ -30,7 +30,7 @@ dependencies {
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'
33
- implementation 'com.google.code.gson:gson:2.9.0'
+ implementation 'com.google.code.gson:gson:2.13.1'
34
}
35
36
test {
0 commit comments