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 06402a6 commit 4b95dd3Copy full SHA for 4b95dd3
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.1.0'
+ api 'com.squareup.okhttp3:okhttp:5.2.0'
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.13.2'
0 commit comments