Skip to content

Commit

Permalink
Merge pull request #97 from synyx/dependabot/gradle/joda-time-joda-ti…
Browse files Browse the repository at this point in the history
…me-2.10.10

Bump joda-time from 2.10.1 to 2.10.10
  • Loading branch information
heetel authored Jan 4, 2024
2 parents 87eb77c + 0c0e73b commit 2cc8ffd
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.1'
implementation 'joda-time:joda-time:2.10.10'

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

0 comments on commit 2cc8ffd

Please sign in to comment.