Skip to content

Commit

Permalink
Merge pull request #3562 from nextcloud/dependabot/gradle/joda-time-j…
Browse files Browse the repository at this point in the history
…oda-time-2.12.6

Build(deps): Bump joda-time:joda-time from 2.12.5 to 2.12.6
  • Loading branch information
AndyScherzinger authored Jan 8, 2024
2 parents b4df6a7 + 171448a commit 3e5d7b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit 3e5d7b0

Please sign in to comment.