Merge pull request #1609 from nextcloud/dependabot/gradle/joda-time-joda-time-2.10.12

Bump joda-time from 2.10.11 to 2.10.12
This commit is contained in:
Andy Scherzinger 2021-10-04 09:22:26 +02:00 committed by GitHub
commit 263f969227
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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