Skip to content

Commit 2b91350

Browse files
chore(deps): bump okhttp from 4.9.2 to 5.3.2
Bumps `okhttp` from 4.9.2 to 5.3.2. Updates `com.squareup.okhttp3:okhttp` from 4.9.2 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.9.2...parent-5.3.2) Updates `com.squareup.okhttp3:okhttp-bom` from 4.9.2 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.9.2...parent-5.3.2) Updates `com.squareup.okhttp3:mockwebserver` from 4.9.2 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.9.2...parent-5.3.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.squareup.okhttp3:okhttp-bom dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f26c741 commit 2b91350

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ log4j2 = "2.20.0"
2121
nopen = "1.0.1"
2222
# see https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-compatibility-and-versioning.html#kotlin-compatibility
2323
# see https://developer.android.com/jetpack/androidx/releases/compose-kotlin
24-
okhttp = "4.9.2"
24+
okhttp = "5.3.2"
2525
otel = "1.60.1"
2626
otelInstrumentation = "2.26.0"
2727
otelInstrumentationAlpha = "2.26.0-alpha"

0 commit comments

Comments
 (0)