From 75435d319f9f3e128c2d3157626e16eafd4b7011 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 05:51:06 +0000 Subject: [PATCH] build(deps): bump net.danlew:android.joda from 2.12.7 to 2.14.0 Bumps [net.danlew:android.joda](https://github.com/dlew/joda-time-android) from 2.12.7 to 2.14.0. - [Release notes](https://github.com/dlew/joda-time-android/releases) - [Changelog](https://github.com/dlew/joda-time-android/blob/main/CHANGELOG.md) - [Commits](https://github.com/dlew/joda-time-android/compare/v2.12.7...v2.14.0) --- updated-dependencies: - dependency-name: net.danlew:android.joda dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index aafcbabe5..d72fff1e8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -14,7 +14,7 @@ androidxDocumentfile = "1.0.1" android-plugin-client-sdk-for-locale-version = "4.0.3" activity-compose = "1.9.1" analytics-version = "14.4.0" -android-joda-version = "2.12.7" +android-joda-version = "2.14.0" android-multi-level-listview-version = "1.1" androidLoggingLog4jVersion = "1.0.3" andserver = "2.1.12"