From 526684a4fd0055e86ebbdcb9c492c1e2f8f5a9c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 08:59:59 +0000 Subject: [PATCH] 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 8eacd7fd..80ab1599 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,7 +8,7 @@ jupyter-plugin = "0.12.0-398" okio = "3.15.0" moshi = "1.15.2" okhttp = "4.12.0" -retrofit = "2.11.0" +retrofit = "3.0.0" kotlin-coroutines = "1.10.2" kotlin-binary-compatibility-validator = "0.18.0" slf4j = "2.0.17"