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.
2 parents 888ace7 + 436b9e7 commit 4aaced2Copy full SHA for 4aaced2
build.gradle
@@ -24,7 +24,7 @@ jar{
24
}
25
26
dependencies{
27
- api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.4.0'
+ api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.4.1'
28
api group: 'org.json', name: 'json', version: '20190722'
29
api group: 'org.jetbrains', name: 'annotations', version: '19.0.0'
30
api(group: 'net.dv8tion', name: 'JDA', version: '4.1.1_110'){
0 commit comments