Skip to content

Commit

Permalink
Merge pull request #130 from synyx/dependabot/gradle/app/joda-time-jo…
Browse files Browse the repository at this point in the history
…da-time-2.12.5

Bump joda-time:joda-time from 2.10.10 to 2.12.5 in /app
  • Loading branch information
heetel authored Jan 5, 2024
2 parents 6afd579 + f10e770 commit 2c6cfb4
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 @@ -61,7 +61,7 @@ dependencies {
implementation 'com.squareup.sqlbrite3:sqlbrite:3.2.0'
implementation 'com.jakewharton.rxbinding2:rxbinding-appcompat-v7:2.2.0'

implementation 'joda-time:joda-time:2.10.10'
implementation 'joda-time:joda-time:2.12.5'

//Tests
testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit 2c6cfb4

Please sign in to comment.