From c5b1477e9ac89d7a4067d62b9cb9d2ade8f65ca0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 22:37:56 +0000 Subject: [PATCH] stack: com.google.code.gson:gson 2.14.0 --- versions-stack/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions-stack/libs.versions.toml b/versions-stack/libs.versions.toml index 427f4c0..774fb2d 100644 --- a/versions-stack/libs.versions.toml +++ b/versions-stack/libs.versions.toml @@ -25,7 +25,7 @@ reactivex-rxjava2 = "2.2.21" reactivex-rxjava3 = "3.1.12" # Network & Serialization -gson = "2.13.2" +gson = "2.14.0" jsoup = "1.22.1" kotlinx-serialization = "1.10.0" moshi = "1.15.2" # https://github.com/square/moshi/blob/master/CHANGELOG.md