Skip to content

Commit 99bcfcf

Browse files
Merge pull request #1006 from nextcloud/renovate/okhttp-monorepo
fix(deps): update okhttp monorepo to v5.4.0
2 parents 62c1225 + 601609a commit 99bcfcf

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
@@ -149,7 +149,7 @@ dependencies {
149149
implementation 'commons-io:commons-io:2.22.0'
150150

151151
implementation 'com.squareup.retrofit2:retrofit:3.0.0'
152-
implementation 'com.squareup.okhttp3:okhttp:5.3.2'
152+
implementation 'com.squareup.okhttp3:okhttp:5.4.0'
153153

154154
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
155155
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.7.4'

0 commit comments

Comments
 (0)