Skip to content

Commit 6f88a2d

Browse files
authored
Merge pull request #83 from botblock/dependabot/gradle/com.squareup.okhttp3-okhttp-4.5.0
Bump okhttp from 4.4.1 to 4.5.0
2 parents 89f8d82 + f3e6cb7 commit 6f88a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jar{
2525
}
2626

2727
dependencies{
28-
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.4.1'
28+
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.5.0'
2929
api group: 'org.json', name: 'json', version: '20190722'
3030
api group: 'org.jetbrains', name: 'annotations', version: '19.0.0'
3131
api(group: 'net.dv8tion', name: 'JDA', version: '4.1.1_130'){

0 commit comments

Comments
 (0)