Skip to content

Commit

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

Bump joda-time from 2.10.14 to 2.11.0
  • Loading branch information
AndyScherzinger authored Aug 12, 2022
2 parents 0a53814 + 830a81e commit 6cd5f1f
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 @@ -276,7 +276,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.14'
implementation 'joda-time:joda-time:2.11.0'
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 6cd5f1f

Please sign in to comment.