Skip to content

Commit

Permalink
Merge pull request #542 from freefair/dependabot/gradle/com.squareup.…
Browse files Browse the repository at this point in the history
…okhttp3-okhttp-bom-4.10.0

Bump okhttp-bom from 4.9.3 to 4.10.0
  • Loading branch information
larsgrefer committed Jun 13, 2022
2 parents cd63d7b + 097b08e commit e3350b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion okhttp-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ apply plugin: "com.gradle.plugin-publish"
description = "Collection of OkHttp related Gradle plugins"

dependencies {
api platform("com.squareup.okhttp3:okhttp-bom:4.9.3")
api platform("com.squareup.okhttp3:okhttp-bom:4.10.0")
api "com.squareup.okhttp3:okhttp"
api "com.squareup.okhttp3:logging-interceptor"

Expand Down

0 comments on commit e3350b1

Please sign in to comment.