We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04314b9 commit 4afd52fCopy full SHA for 4afd52f
gradle/libs.versions.toml
@@ -36,7 +36,7 @@ kover = "0.9.2" # https://github.com/Kotlin/kotlinx-kover
36
37
# --- Networking & Serialization ---
38
retrofit = "3.0.0" # https://github.com/square/retrofit
39
-okhttp = "5.2.0" # https://square.github.io/okhttp/changelogs/changelog
+okhttp = "5.2.1" # https://square.github.io/okhttp/changelogs/changelog
40
sandwich = "2.1.3" # https://github.com/skydoves/sandwich
41
protobufPlugin = "0.9.5" # https://mvnrepository.com/artifact/com.google.protobuf/protobuf-gradle-plugin
42
protobufKotlin = "4.32.0" # https://mvnrepository.com/artifact/com.google.protobuf/protobuf-kotlin
0 commit comments