Skip to content

Commit

Permalink
build(deps): bump okhttp from 4.11.0 to 4.12.0
Browse files Browse the repository at this point in the history
Bumps `okhttp` from 4.11.0 to 4.12.0.

Updates `com.squareup.okhttp3:okhttp-dnsoverhttps` from 4.11.0 to 4.12.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.11.0...parent-4.12.0)

Updates `com.squareup.okhttp3:okhttp` from 4.11.0 to 4.12.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.11.0...parent-4.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 9fbad3c commit a7ccfc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jupiter = "5.10.0"
micrometer = "1.11.5"
mockito = "5.2.0"
nimbus = "9.36"
okhttp = "4.11.0"
okhttp = "4.12.0"
opentelemetry = "1.31.0"
opentelemetry-proto = "1.0.0-alpha"
postgres = "42.6.0"
Expand Down

0 comments on commit a7ccfc7

Please sign in to comment.