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 502d4a9 commit 4c4e1d7Copy full SHA for 4c4e1d7
agent/agent-tooling/build.gradle.kts
@@ -61,7 +61,6 @@ dependencies {
61
testImplementation("io.opentelemetry:opentelemetry-sdk-metrics")
62
testImplementation("io.opentelemetry:opentelemetry-sdk-logs")
63
testImplementation("io.opentelemetry:opentelemetry-sdk-testing")
64
- testImplementation("org.jetbrains:annotations:13.0")
65
66
compileOnly(project(":agent:agent-bootstrap"))
67
compileOnly("io.opentelemetry.instrumentation:opentelemetry-instrumentation-api")
0 commit comments