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 28d5e7a commit 09dbf39Copy full SHA for 09dbf39
agent/agent-tooling/build.gradle.kts
@@ -63,7 +63,7 @@ dependencies {
63
testImplementation("io.opentelemetry:opentelemetry-sdk-testing")
64
65
// TODO(trask): update tests, no need to use this anymore
66
- testImplementation("com.squareup.okio:okio:3.11.0")
+ testImplementation("com.squareup.okio:okio:3.15.0")
67
68
compileOnly(project(":agent:agent-bootstrap"))
69
compileOnly("io.opentelemetry.instrumentation:opentelemetry-instrumentation-api")
0 commit comments