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 638326e + 06899e5 commit e77e21dCopy full SHA for e77e21d
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