Skip to content

Commit 4afd52f

Browse files
Update okhttp monorepo to v5.2.1 (#201)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04314b9 commit 4afd52f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ kover = "0.9.2" # https://github.com/Kotlin/kotlinx-kover
3636

3737
# --- Networking & Serialization ---
3838
retrofit = "3.0.0" # https://github.com/square/retrofit
39-
okhttp = "5.2.0" # https://square.github.io/okhttp/changelogs/changelog
39+
okhttp = "5.2.1" # https://square.github.io/okhttp/changelogs/changelog
4040
sandwich = "2.1.3" # https://github.com/skydoves/sandwich
4141
protobufPlugin = "0.9.5" # https://mvnrepository.com/artifact/com.google.protobuf/protobuf-gradle-plugin
4242
protobufKotlin = "4.32.0" # https://mvnrepository.com/artifact/com.google.protobuf/protobuf-kotlin

0 commit comments

Comments
 (0)