Merge pull request #3562 from nextcloud/dependabot/gradle/joda-time-joda-time-2.12.6

Build(deps): Bump joda-time:joda-time from 2.12.5 to 2.12.6
This commit is contained in:
Andy Scherzinger 2024-01-08 10:03:36 +01:00 committed by GitHub
commit 3e5d7b0643
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -247,7 +247,7 @@ dependencies {
implementation 'com.github.wooplr:Spotlight:1.3'
implementation 'com.google.code.findbugs:jsr305:3.0.2'
implementation 'com.github.nextcloud-deps:ChatKit:0.4.2'
implementation 'joda-time:joda-time:2.12.5'
implementation 'joda-time:joda-time:2.12.6'
implementation "io.coil-kt:coil:${coilKtVersion}"
implementation "io.coil-kt:coil-gif:${coilKtVersion}"
implementation "io.coil-kt:coil-svg:${coilKtVersion}"