Skip to content

Commit

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

Bump okhttp-bom from 4.9.2 to 4.9.3
  • Loading branch information
larsgrefer authored Nov 23, 2021
2 parents d359ca9 + e45ceef commit 0b1be91
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 @@ -3,7 +3,7 @@ apply plugin: "java-gradle-plugin"
apply plugin: "com.gradle.plugin-publish"

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

Expand Down

0 comments on commit 0b1be91

Please sign in to comment.