We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1ac7d2 commit 2057113Copy full SHA for 2057113
agent/agent-tooling/build.gradle.kts
@@ -62,7 +62,7 @@ dependencies {
62
testImplementation("io.opentelemetry:opentelemetry-sdk-testing")
63
64
// TODO(trask): update tests, no need to use this anymore
65
- testImplementation("com.squareup.okio:okio:3.9.0")
+ testImplementation("com.squareup.okio:okio:3.9.1")
66
67
compileOnly(project(":agent:agent-bootstrap"))
68
compileOnly("io.opentelemetry.instrumentation:opentelemetry-instrumentation-api")
0 commit comments