Skip to content

Commit c419f75

Browse files
authored
Merge pull request #149 from botblock/dependabot/gradle/com.squareup.okhttp3-okhttp-4.8.1
Bump okhttp from 4.7.2 to 4.8.1
2 parents 95ff9fb + 98149eb commit c419f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

request-module/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies {
22
implementation project(":core")
3-
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.7.2'
3+
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.8.1'
44
}
55

66
javadoc {

0 commit comments

Comments
 (0)