Skip to content

Commit

Permalink
Update dependency io.zipkin.reporter2:zipkin-sender-okhttp3 to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2024
1 parent 37bc91e commit 9172d2c
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 @@ -61,7 +61,7 @@ dependencies {

api("io.opentelemetry:opentelemetry-api")
api("com.squareup.okhttp3:okhttp:4.12.0")
api("io.zipkin.reporter2:zipkin-sender-okhttp3:2.17.2")
api("io.zipkin.reporter2:zipkin-sender-okhttp3:3.3.0")

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

0 comments on commit 9172d2c

Please sign in to comment.