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.
1 parent 638326e commit 06899e5Copy full SHA for 06899e5
library/build.gradle
@@ -60,7 +60,7 @@ configurations {
60
61
dependencies {
62
implementation 'org.apache.jackrabbit:jackrabbit-webdav:2.13.5'
63
- api 'com.squareup.okhttp3:okhttp:5.0.0-alpha.12'
+ api 'com.squareup.okhttp3:okhttp:5.0.0-alpha.14'
64
implementation 'com.github.bitfireAT:dav4jvm:2.2.1'
65
// in transition phase, we use old and new libs
66
implementation group: 'com.google.code.gson', name: 'gson', version: '2.11.0'
0 commit comments