Skip to content

Commit

Permalink
Bump com.squareup.okio:okio from 3.9.0 to 3.9.1 (#3866)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent a1ac7d2 commit 2057113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/agent-tooling/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
testImplementation("io.opentelemetry:opentelemetry-sdk-testing")

// TODO(trask): update tests, no need to use this anymore
testImplementation("com.squareup.okio:okio:3.9.0")
testImplementation("com.squareup.okio:okio:3.9.1")

compileOnly(project(":agent:agent-bootstrap"))
compileOnly("io.opentelemetry.instrumentation:opentelemetry-instrumentation-api")
Expand Down

0 comments on commit 2057113

Please sign in to comment.