We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 894a0df + a8417dc commit c64fcb4Copy full SHA for c64fcb4
1 file changed
library/build.gradle
@@ -62,7 +62,7 @@ dependencies {
62
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0"
63
64
implementation 'org.apache.jackrabbit:jackrabbit-webdav:2.13.5'
65
- api 'com.squareup.okhttp3:okhttp:5.3.2'
+ api 'com.squareup.okhttp3:okhttp:5.4.0'
66
implementation 'com.github.bitfireAT:dav4jvm:2.2.1'
67
// in transition phase, we use old and new libs
68
implementation group: 'com.google.code.gson', name: 'gson', version: '2.14.0'
0 commit comments