Skip to content

Commit e674bd3

Browse files
fix(deps): update dependency com.squareup.okhttp3:okhttp to v4
1 parent c28323f commit e674bd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ dependencies {
121121
implementation 'commons-io:commons-io:2.15.1'
122122

123123
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
124-
implementation 'com.squareup.okhttp3:okhttp:3.14.9'
124+
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
125125

126126
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0'
127127
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.4'

0 commit comments

Comments
 (0)