Update dependency joda-time:joda-time to v2.14.0 #154

Merged
bot merged 3 commits from renovate/joda-time-joda-time-2.x into main 2025-10-12 04:03:15 +02:00
Showing only changes of commit e3b3ac9c7a - Show all commits

View File

@@ -122,7 +122,7 @@ dependencies {
//Submodule //Submodule
//noinspection NewerVersionAvailable //noinspection NewerVersionAvailable
implementation 'joda-time:joda-time:2.13.0' implementation 'joda-time:joda-time:2.14.0'
implementation 'org.joda:joda-convert:2.2.4' implementation 'org.joda:joda-convert:2.2.4'
} }