Merge pull request #2295 from nextcloud/dependabot/gradle/joda-time-joda-time-2.11.0

Bump joda-time from 2.10.14 to 2.11.0
This commit is contained in:
Andy Scherzinger 2022-08-12 15:18:23 +02:00 committed by GitHub
commit 6cd5f1f728
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -276,7 +276,7 @@ dependencies {
implementation 'com.github.nextcloud.fresco:webpsupport:v111'
implementation 'com.github.nextcloud.fresco:animated-gif:v111'
implementation 'com.github.nextcloud.fresco:imagepipeline-okhttp3:v111'
implementation 'joda-time:joda-time:2.10.14'
implementation 'joda-time:joda-time:2.11.0'
implementation "io.coil-kt:coil:${coilKtVersion}"
implementation "io.coil-kt:coil-gif:${coilKtVersion}"
implementation "io.coil-kt:coil-svg:${coilKtVersion}"