Skip to content

Commit 5cb39b9

Browse files
authored
Merge pull request #143 from norkator/dependabot/gradle/joda-time-joda-time-2.12.0
Bump joda-time from 2.10.14 to 2.12.0
2 parents ddc5081 + 9244af2 commit 5cb39b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies {
4646
implementation 'com.android.billingclient:billing:5.0.0'
4747
implementation 'com.wdullaer:swipeactionadapter:2.1.0'
4848
implementation 'com.google.android.material:material:1.7.0'
49-
implementation 'joda-time:joda-time:2.10.14'
49+
implementation 'joda-time:joda-time:2.12.0'
5050
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
5151
implementation 'com.google.android.flexbox:flexbox:3.0.0'
5252
// For the notifications

0 commit comments

Comments
 (0)