Skip to content

Commit 8442550

Browse files
Bump com.squareup.okhttp3:okhttp from 3.12.13 to 5.2.1
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 3.12.13 to 5.2.1. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-3.12.13...parent-5.2.1) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f3a1b8 commit 8442550

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
@@ -32,7 +32,7 @@ kotlinx-coroutines-swing = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-
3232
kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "kotlinx-coroutines" }
3333
kotlinx-serialization-core = { module = "org.jetbrains.kotlinx:kotlinx-serialization-core", version.ref = "kotlinx-serialization" }
3434
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version.ref = "kotlinx-serialization" }
35-
okhttp = { module = "com.squareup.okhttp3:okhttp", version = "3.12.13" }
35+
okhttp = { module = "com.squareup.okhttp3:okhttp", version = "5.3.0" }
3636
robolectric-android-all = { module = "org.robolectric:android-all", version = "14-robolectric-10818077" }
3737
xerial-sqlite-jdbc = { module = "org.xerial:sqlite-jdbc", version = "3.46.1.0" }
3838

0 commit comments

Comments
 (0)