Skip to content

Commit 9244af2

Browse files
Bump joda-time from 2.10.14 to 2.12.0
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.14 to 2.12.0. - [Release notes](https://github.com/JodaOrg/joda-time/releases) - [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt) - [Commits](JodaOrg/joda-time@v2.10.14...v2.12.0) --- updated-dependencies: - dependency-name: joda-time:joda-time dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4ece8e commit 9244af2

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)