Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Commit

Permalink
Update dependency com.squareup.okhttp3:okhttp-bom to v5.0.0-alpha.10 (#…
Browse files Browse the repository at this point in the history
…385)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 7, 2022
1 parent cb523e3 commit 32ad9f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ graal {
}

dependencies {
implementation(platform("com.squareup.okhttp3:okhttp-bom:5.0.0-alpha.2"))
implementation(platform("com.squareup.okhttp3:okhttp-bom:5.0.0-alpha.10"))

api(libs.yschimke.schoutput)
api(libs.moshi)
Expand Down

0 comments on commit 32ad9f8

Please sign in to comment.