diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 8a7058ab..4b67835b 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 = "3.0.0" kotlin-coroutines = "1.10.2" kotlin-binary-compatibility-validator = "0.17.0" slf4j = "2.0.17"