File tree 7 files changed +0
-14
lines changed
couchbase/couchbase-common/testing
okhttp/okhttp-3.0/testing
7 files changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,5 @@ dependencies {
13
13
implementation(" javax.annotation:javax.annotation-api:1.3.2" )
14
14
implementation(" com.google.guava:guava" )
15
15
16
- implementation(" org.apache.groovy:groovy" )
17
16
implementation(" io.opentelemetry:opentelemetry-api" )
18
- implementation(" org.spockframework:spock-core" )
19
17
}
Original file line number Diff line number Diff line change @@ -10,7 +10,5 @@ dependencies {
10
10
api(" com.couchbase.client:java-client:2.5.0" )
11
11
api(" org.springframework.data:spring-data-couchbase:2.0.0.RELEASE" )
12
12
13
- implementation(" org.apache.groovy:groovy" )
14
13
implementation(" io.opentelemetry:opentelemetry-api" )
15
- implementation(" org.spockframework:spock-core" )
16
14
}
Original file line number Diff line number Diff line change @@ -9,7 +9,5 @@ dependencies {
9
9
10
10
implementation(" com.google.guava:guava" )
11
11
12
- implementation(" org.apache.groovy:groovy" )
13
12
implementation(" io.opentelemetry:opentelemetry-api" )
14
- implementation(" org.spockframework:spock-core" )
15
13
}
Original file line number Diff line number Diff line change @@ -17,9 +17,7 @@ dependencies {
17
17
implementation(" org.restlet:org.restlet.ext.spring:1.1.5" )
18
18
implementation(" org.springframework:spring:2.5.6" )
19
19
20
- implementation(" org.apache.groovy:groovy" )
21
20
implementation(" io.opentelemetry:opentelemetry-api" )
22
- implementation(" org.spockframework:spock-core" )
23
21
24
22
val jettyVersion = " 8.1.8.v20121106"
25
23
api(" org.eclipse.jetty:jetty-annotations:$jettyVersion " )
Original file line number Diff line number Diff line change @@ -14,7 +14,5 @@ dependencies {
14
14
implementation(" org.restlet.jse:org.restlet:2.0.2" )
15
15
implementation(" org.restlet.jse:org.restlet.ext.spring:2.0.2" )
16
16
17
- implementation(" org.apache.groovy:groovy" )
18
17
implementation(" io.opentelemetry:opentelemetry-api" )
19
- implementation(" org.spockframework:spock-core" )
20
18
}
Original file line number Diff line number Diff line change @@ -9,7 +9,5 @@ dependencies {
9
9
10
10
implementation(" com.google.guava:guava" )
11
11
12
- implementation(" org.apache.groovy:groovy" )
13
12
implementation(" io.opentelemetry:opentelemetry-api" )
14
- implementation(" org.spockframework:spock-core" )
15
13
}
Original file line number Diff line number Diff line change @@ -10,7 +10,5 @@ dependencies {
10
10
implementation(project(" :instrumentation-annotations" ))
11
11
implementation(" io.opentelemetry:opentelemetry-extension-annotations" )
12
12
implementation(" com.google.guava:guava" )
13
- implementation(" org.apache.groovy:groovy" )
14
13
implementation(" io.opentelemetry:opentelemetry-api" )
15
- implementation(" org.spockframework:spock-core" )
16
14
}
You can’t perform that action at this time.
0 commit comments