Skip to content

Commit

Permalink
Merge pull request #4217 from nextcloud/renovate/joda-time-joda-time-2.x
Browse files Browse the repository at this point in the history
Update dependency joda-time:joda-time to v2.13.0
  • Loading branch information
github-actions[bot] authored Sep 15, 2024
2 parents a6dcd14 + 0af66a3 commit a7ed999
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,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.7'
implementation 'joda-time:joda-time:2.13.0'
implementation "io.coil-kt:coil:${coilKtVersion}"
implementation "io.coil-kt:coil-gif:${coilKtVersion}"
implementation "io.coil-kt:coil-svg:${coilKtVersion}"
Expand Down
1 change: 1 addition & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@
<trusted-key id="B41089A2DA79B0FA5810252872385FF0AF338D52">
<trusting group="joda-time" name="joda-time" version="2.12.6"/>
<trusting group="joda-time" name="joda-time" version="2.12.7"/>
<trusting group="joda-time" name="joda-time" version="2.13.0"/>
</trusted-key>
<trusted-key id="B6E73D84EA4FCC47166087253FAAD2CD5ECBB314" group="org.apache.commons" name="commons-parent" version="52"/>
<trusted-key id="B801E2F8EF035068EC1139CC29579F18FA8FD93B" group="com.google.j2objc" name="j2objc-annotations" version="1.3"/>
Expand Down

0 comments on commit a7ed999

Please sign in to comment.