Skip to content

Commit

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

Bump joda-time:joda-time from 2.12.5 to 2.12.6 in /app
  • Loading branch information
heetel authored Jan 12, 2024
2 parents 86faf55 + 7587ef0 commit 4a9d5c1
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.12.5'
implementation 'joda-time:joda-time:2.12.6'

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

0 comments on commit 4a9d5c1

Please sign in to comment.