From 22e5c486ff9c3ab56475fb044acddca7fca439d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 21:12:46 +0000 Subject: [PATCH] Update square.moshi to v1.15.2 --- 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 7b5e025..cda7cff 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -25,7 +25,7 @@ plugin-google-ksp = "2.0.21-1.0.28" plugin-google-services = "4.4.2" plugin-kotlinter = "4.5.0" plugin-playPublisher = "3.12.1" -square-moshi = "1.15.1" +square-moshi = "1.15.2" square-okhttp = "4.12.0" square-retrofit = "2.11.0" square-sqlDelight = "2.0.2"