Merge pull request #2917 from nextcloud/dependabot/gradle/joda-time-joda-time-2.12.5

Build(deps): Bump joda-time:joda-time from 2.12.4 to 2.12.5
This commit is contained in:
Andy Scherzinger 2023-03-31 17:57:43 +02:00 committed by GitHub
commit 7ee7117c95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -252,7 +252,7 @@ dependencies {
exclude group: 'com.google.android', module: 'flexbox' // replaced by v3 not yet used here
})
implementation 'joda-time:joda-time:2.12.4'
implementation 'joda-time:joda-time:2.12.5'
implementation "io.coil-kt:coil:${coilKtVersion}"
implementation "io.coil-kt:coil-gif:${coilKtVersion}"
implementation "io.coil-kt:coil-svg:${coilKtVersion}"