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 c2b43d1 commit 301b994Copy full SHA for 301b994
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.10.2")
+ testImplementation("com.squareup.okio:okio:3.11.0")
67
68
compileOnly(project(":agent:agent-bootstrap"))
69
compileOnly("io.opentelemetry.instrumentation:opentelemetry-instrumentation-api")
0 commit comments