Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 24, 2023
1 parent 7505d19 commit e74530d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion splunk-otel-android/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dependencies {
implementation("io.opentelemetry.instrumentation:opentelemetry-okhttp-3.0:$otelInstrumentationAlphaVersion")

api("io.opentelemetry:opentelemetry-api")
api("com.squareup.okhttp3:okhttp:4.10.0")
api("com.squareup.okhttp3:okhttp:4.11.0")

testImplementation("org.mockito:mockito-core:5.3.0")
testImplementation("org.mockito:mockito-junit-jupiter:5.3.0")
Expand Down

0 comments on commit e74530d

Please sign in to comment.