From 9cb85c8f762226b46e2c23749cad04107675be60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 11:37:46 +0000 Subject: [PATCH] fix(deps): update retrofit monorepo to v3 --- 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 851d3957..f21eef40 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -17,7 +17,7 @@ kotlinResult = "2.0.1" leakcanary = "3.0-alpha-8" lifecycle = "2.9.0" navigation = "2.9.0" -retrofit = "2.12.0" +retrofit = "3.0.0" richtext = "1.0.0-alpha02" sentry-sdk = "8.12.0" serialization = "1.8.1"