Skip to content

Commit e77e21d

Browse files
Merge pull request #1431 from nextcloud/renovate/okhttp-monorepo
fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.0.0-alpha.14
2 parents 638326e + 06899e5 commit e77e21d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0.0-alpha.12'
63+
api 'com.squareup.okhttp3:okhttp:5.0.0-alpha.14'
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.11.0'

0 commit comments

Comments
 (0)