Skip to content

Commit

Permalink
Remove spock and groovy from aws (#12981)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydeluca authored Dec 31, 2024
1 parent d69fd1a commit 392c6e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions instrumentation/aws-sdk/aws-sdk-2.2/testing/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,5 @@ dependencies {

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

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

0 comments on commit 392c6e7

Please sign in to comment.