File tree 3 files changed +0
-8
lines changed
ratpack/ratpack-1.4/testing
vertx/vertx-web-3.0/testing
3 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 6
6
plugins {
7
7
id(" otel.java-conventions" )
8
8
}
9
-
10
- dependencies {
11
- implementation(" org.apache.groovy:groovy" )
12
- }
Original file line number Diff line number Diff line change @@ -10,7 +10,5 @@ dependencies {
10
10
implementation(" io.ratpack:ratpack-core:1.4.0" )
11
11
implementation(" io.ratpack:ratpack-test:1.4.0" )
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 @@ -10,7 +10,5 @@ dependencies {
10
10
compileOnly(" io.vertx:vertx-codegen:3.0.0" )
11
11
compileOnly(" io.vertx:vertx-docgen:3.0.0" )
12
12
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