We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a6909a commit 09ad619Copy full SHA for 09ad619
instrumentation/aws-lambda/aws-lambda-core-1.0/testing/build.gradle.kts
@@ -12,8 +12,6 @@ dependencies {
12
13
implementation("com.google.guava:guava")
14
15
- implementation("org.apache.groovy:groovy")
16
implementation("io.opentelemetry:opentelemetry-api")
17
- implementation("org.spockframework:spock-core")
18
implementation("com.github.stefanbirkner:system-lambda")
19
}
instrumentation/aws-lambda/aws-lambda-events-2.2/testing/build.gradle.kts
@@ -13,8 +13,6 @@ dependencies {
20
0 commit comments