diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index fbb3dc6470..502d747727 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,7 +3,7 @@ intellijStructure = "3.316" intellijPluginRepositoryRestClient = "2.0.49" kotlinxSerialization = "1.6.3" -okhttp = "4.12.0" +okhttp = "5.2.0" retrofit = "2.11.0" undertow = "2.3.19.Final" xmlutil = "0.86.3"