Skip to content

Commit 4b95dd3

Browse files
fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.2.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 06402a6 commit 4b95dd3

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.1.0'
63+
api 'com.squareup.okhttp3:okhttp:5.2.0'
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)