We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28323f commit e674bd3Copy full SHA for e674bd3
1 file changed
lib/build.gradle
@@ -121,7 +121,7 @@ dependencies {
121
implementation 'commons-io:commons-io:2.15.1'
122
123
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
124
- implementation 'com.squareup.okhttp3:okhttp:3.14.9'
+ implementation 'com.squareup.okhttp3:okhttp:4.12.0'
125
126
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0'
127
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.4'
0 commit comments