Skip to content

Commit 72f98a8

Browse files
Merge pull request #1854 from nextcloud/renovate/okhttp-monorepo
fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.3.2
2 parents d3075cb + 3f88f0e commit 72f98a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ configurations {
6060

6161
dependencies {
6262
implementation 'org.apache.jackrabbit:jackrabbit-webdav:2.13.5'
63-
api 'com.squareup.okhttp3:okhttp:5.1.0'
63+
api 'com.squareup.okhttp3:okhttp:5.3.2'
6464
implementation 'com.github.bitfireAT:dav4jvm:2.2.1'
6565
// in transition phase, we use old and new libs
6666
implementation group: 'com.google.code.gson', name: 'gson', version: '2.13.2'

0 commit comments

Comments
 (0)