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 e136f57 + 1d4a1bc commit 32d627bCopy full SHA for 32d627b
build.gradle
@@ -21,7 +21,7 @@ repositories{
21
}
22
23
dependencies{
24
- api group: 'com.squareup.okhttp3', name: 'okhttp', version: '3.11.0'
+ api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.2.1'
25
api group: 'org.json', name: 'json', version: '20180813'
26
api group: 'org.jetbrains', name: 'annotations', version: '16.0.2'
27
api(group: 'net.dv8tion', name: 'JDA', version: '4.0.0_48'){
0 commit comments