Merge pull request #1652 from nextcloud/dependabot/gradle/joda-time-joda-time-2.10.13

Bump joda-time from 2.10.12 to 2.10.13
This commit is contained in:
Andy Scherzinger 2021-11-03 21:09:00 +01:00 committed by GitHub
commit e7bfae3cf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -245,7 +245,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.12'
implementation 'joda-time:joda-time:2.10.13'
implementation "io.coil-kt:coil:${coilKtVersion}"
implementation "io.coil-kt:coil-gif:${coilKtVersion}"
implementation "io.coil-kt:coil-svg:${coilKtVersion}"