Skip to content

Commit 3459bf7

Browse files
Bump okhttp from 5.0.0-alpha.11 to 5.0.0-alpha.14 (#263)
Bumps `okhttp` from 5.0.0-alpha.11 to 5.0.0-alpha.14. Updates `com.squareup.okhttp3:okhttp` from 5.0.0-alpha.11 to 5.0.0-alpha.14 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@jesse-5.0.0-alpha.11...parent-5.0.0-alpha.14) Updates `com.squareup.okhttp3:logging-interceptor` from 5.0.0-alpha.11 to 5.0.0-alpha.14 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@jesse-5.0.0-alpha.11...parent-5.0.0-alpha.14) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b92c893 commit 3459bf7

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
@@ -18,7 +18,7 @@ pagingCompose = "1.0.0-alpha18"
1818
gson = "2.11.0"
1919
accompanistSystemUi = "0.30.1"
2020
retrofit = "2.11.0"
21-
okhttp = "5.0.0-alpha.11"
21+
okhttp = "5.0.0-alpha.14"
2222
koin = "3.5.6"
2323
koinCompose = "3.5.6"
2424
rxAndroidVersion = "3.0.2"

0 commit comments

Comments
 (0)