From da70f7a7a25a080d849b3e1a21917495961faebe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 08:34:22 +0000 Subject: [PATCH] Update retrofit monorepo to v2.12.0 --- 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 8a7058ab..81d04cba 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,7 +8,7 @@ jupyter-plugin = "0.12.0-398" okio = "3.11.0" moshi = "1.15.2" okhttp = "4.12.0" -retrofit = "2.11.0" +retrofit = "2.12.0" kotlin-coroutines = "1.10.2" kotlin-binary-compatibility-validator = "0.17.0" slf4j = "2.0.17"