Skip to content

Commit

Permalink
Build(deps): Bump com.github.bitfireAT:dav4jvm from 2.1.3 to 2.2.1
Browse files Browse the repository at this point in the history
Bumps [com.github.bitfireAT:dav4jvm](https://github.com/bitfireAT/dav4jvm) from 2.1.3 to 2.2.1.
- [Changelog](https://github.com/bitfireAT/dav4jvm/blob/main/CHANGELOG.md)
- [Commits](bitfireAT/dav4jvm@2.1.3...2.2.1)

---
updated-dependencies:
- dependency-name: com.github.bitfireAT:dav4jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent ec2c1fb commit 035efaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ dependencies {
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
androidTestImplementation "androidx.work:work-testing:${workVersion}"
implementation 'com.google.android.flexbox:flexbox:3.0.0'
implementation ('com.github.bitfireAT:dav4jvm:2.1.3', {
implementation ('com.github.bitfireAT:dav4jvm:2.2.1', {
exclude group: 'org.ogce', module: 'xpp3' // Android comes with its own XmlPullParser
})
implementation 'org.conscrypt:conscrypt-android:2.5.2'
Expand Down

0 comments on commit 035efaf

Please sign in to comment.