Skip to content

Commit

Permalink
Bump okhttp-bom from 4.9.2 to 4.9.3
Browse files Browse the repository at this point in the history
Bumps [okhttp-bom](https://github.com/square/okhttp) from 4.9.2 to 4.9.3.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.9.2...parent-4.9.3)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2021
1 parent d359ca9 commit e45ceef
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 e45ceef

Please sign in to comment.