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 c3fd34b commit f774effCopy full SHA for f774eff
declarative-config-bridge/build.gradle.kts
@@ -14,4 +14,5 @@ dependencies {
14
15
testImplementation("io.opentelemetry:opentelemetry-sdk-extension-autoconfigure")
16
testImplementation("io.opentelemetry:opentelemetry-sdk-extension-incubator")
17
+ testImplementation("org.mockito:mockito-inline")
18
}
0 commit comments