Skip to content

Commit 06899e5

Browse files
renovate[bot]tobiasKaminsky
authored andcommitted
fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.0.0-alpha.14
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 638326e commit 06899e5

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)