Skip to content

Commit 604b721

Browse files
Bump okHttp from 4.12.0 to 5.1.0 in /native/kotlin
Bumps `okHttp` from 4.12.0 to 5.1.0. Updates `com.squareup.okhttp3:okhttp` from 4.12.0 to 5.1.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.1.0) Updates `com.squareup.okhttp3:okhttp-tls` from 4.12.0 to 5.1.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.1.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.squareup.okhttp3:okhttp-tls dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dcacc77 commit 604b721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

native/kotlin/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ kotlinx-coroutines = "1.10.2"
1818
kotlinx-serialization-json = "1.6.3"
1919
landscapist = "2.5.1"
2020
lifecycle = "2.9.1"
21-
okHttp = "4.12.0"
21+
okHttp = "5.1.0"
2222
navigation = "2.9.1"
2323
navigationCompose = "2.9.0-beta03"
2424
publish-to-s3-plugin = "0.10.0"

0 commit comments

Comments
 (0)