Skip to content

Commit

Permalink
bump dav4jvm lib
Browse files Browse the repository at this point in the history
Signed-off-by: tobiasKaminsky <[email protected]>
  • Loading branch information
tobiasKaminsky committed Aug 19, 2024
1 parent 5645d48 commit 6657463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ configurations {
dependencies {
implementation 'org.apache.jackrabbit:jackrabbit-webdav:2.13.5'
api 'com.squareup.okhttp3:okhttp:5.0.0-alpha.12'
implementation 'com.github.bitfireAT:dav4jvm:c1bc143488' // TODO move to release once dav4jvm#46 is upstream and released
implementation 'com.github.bitfireAT:dav4jvm:2b414984a82f57248f6d519a328e93862b471316' // TODO move to release once dav4jvm#46 is upstream and released
implementation group: 'com.google.code.gson', name: 'gson', version: '2.10.1'
implementation 'androidx.annotation:annotation:1.7.1'
compileOnly 'com.google.code.findbugs:annotations:3.0.1u2'
Expand Down

0 comments on commit 6657463

Please sign in to comment.