Skip to content
This repository was archived by the owner on Jun 14, 2025. It is now read-only.

Commit f4c56f7

Browse files
Bump com.squareup.okhttp3:okhttp-bom
Bumps com.squareup.okhttp3:okhttp-bom from 5.0.0-alpha.12 to 5.0.0-SNAPSHOT. --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 566bd04 commit f4c56f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

feature/appwrite/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0-RC2")
3939
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.0-RC2")
4040

41-
implementation(platform("com.squareup.okhttp3:okhttp-bom:5.0.0-alpha.12"))
41+
implementation(platform("com.squareup.okhttp3:okhttp-bom:5.0.0-SNAPSHOT"))
4242
implementation("com.squareup.okhttp3:okhttp")
4343
implementation("com.squareup.okhttp3:okhttp-urlconnection")
4444
implementation("com.squareup.okhttp3:logging-interceptor")

0 commit comments

Comments
 (0)