Remove spock and groovy from aws (#12981)
This commit is contained in:
parent
d69fd1a4a7
commit
392c6e79c9
|
@ -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")
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue