Skip to content

Commit 4aaced2

Browse files
authored
Merge pull request #69 from botblock/dependabot/gradle/com.squareup.okhttp3-okhttp-4.4.1
Bump okhttp from 4.4.0 to 4.4.1
2 parents 888ace7 + 436b9e7 commit 4aaced2

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
@@ -24,7 +24,7 @@ jar{
2424
}
2525

2626
dependencies{
27-
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.4.0'
27+
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.4.1'
2828
api group: 'org.json', name: 'json', version: '20190722'
2929
api group: 'org.jetbrains', name: 'annotations', version: '19.0.0'
3030
api(group: 'net.dv8tion', name: 'JDA', version: '4.1.1_110'){

0 commit comments

Comments
 (0)