We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d69fd1a commit 392c6e7Copy full SHA for 392c6e7
instrumentation/aws-sdk/aws-sdk-2.2/testing/build.gradle.kts
@@ -26,7 +26,5 @@ dependencies {
26
27
implementation("com.google.guava:guava")
28
29
- implementation("org.apache.groovy:groovy")
30
implementation("io.opentelemetry:opentelemetry-api")
31
- implementation("org.spockframework:spock-core")
32
}
0 commit comments