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 b268964 commit 6054d35Copy full SHA for 6054d35
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