File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
instrumentation/aws-lambda
aws-lambda-core-1.0/testing
aws-lambda-events-2.2/testing Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,6 @@ dependencies {
1212
1313 implementation(" com.google.guava:guava" )
1414
15- implementation(" org.apache.groovy:groovy" )
1615 implementation(" io.opentelemetry:opentelemetry-api" )
17- implementation(" org.spockframework:spock-core" )
1816 implementation(" com.github.stefanbirkner:system-lambda" )
1917}
Original file line number Diff line number Diff line change @@ -13,8 +13,6 @@ dependencies {
1313
1414 implementation(" com.google.guava:guava" )
1515
16- implementation(" org.apache.groovy:groovy" )
1716 implementation(" io.opentelemetry:opentelemetry-api" )
18- implementation(" org.spockframework:spock-core" )
1917 implementation(" com.github.stefanbirkner:system-lambda" )
2018}
You can’t perform that action at this time.
0 commit comments