Skip to content

Commit 392c6e7

Browse files
authored
Remove spock and groovy from aws (#12981)
1 parent d69fd1a commit 392c6e7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

instrumentation/aws-sdk/aws-sdk-2.2/testing/build.gradle.kts

-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,5 @@ dependencies {
2626

2727
implementation("com.google.guava:guava")
2828

29-
implementation("org.apache.groovy:groovy")
3029
implementation("io.opentelemetry:opentelemetry-api")
31-
implementation("org.spockframework:spock-core")
3230
}

0 commit comments

Comments
 (0)