Skip to content

Commit 1d3c7ab

Browse files
authored
Merge pull request #104 from botblock/dependabot/gradle/com.squareup.okhttp3-okhttp-4.7.2
Bump okhttp from 4.7.1 to 4.7.2
2 parents 3a40831 + e8a5db2 commit 1d3c7ab

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
@@ -27,7 +27,7 @@ jar{
2727
}
2828

2929
dependencies{
30-
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.7.1'
30+
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.7.2'
3131
api group: 'org.json', name: 'json', version: '20190722'
3232
api group: 'org.jetbrains', name: 'annotations', version: '19.0.0'
3333
api(group: 'net.dv8tion', name: 'JDA', version: '4.1.1_154'){

0 commit comments

Comments
 (0)