Skip to content

Commit c64fcb4

Browse files
Merge pull request #2039 from nextcloud/renovate/okhttp-monorepo
Update okhttp monorepo to v5.4.0
2 parents 894a0df + a8417dc commit c64fcb4

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
@@ -62,7 +62,7 @@ dependencies {
6262
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0"
6363

6464
implementation 'org.apache.jackrabbit:jackrabbit-webdav:2.13.5'
65-
api 'com.squareup.okhttp3:okhttp:5.3.2'
65+
api 'com.squareup.okhttp3:okhttp:5.4.0'
6666
implementation 'com.github.bitfireAT:dav4jvm:2.2.1'
6767
// in transition phase, we use old and new libs
6868
implementation group: 'com.google.code.gson', name: 'gson', version: '2.14.0'

0 commit comments

Comments
 (0)