File tree Expand file tree Collapse file tree 3 files changed +0
-8
lines changed
ratpack/ratpack-1.4/testing
vertx/vertx-web-3.0/testing Expand file tree Collapse file tree 3 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 66plugins {
77 id(" otel.java-conventions" )
88}
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 {
1010 implementation(" io.ratpack:ratpack-core:1.4.0" )
1111 implementation(" io.ratpack:ratpack-test:1.4.0" )
1212
13- implementation(" org.apache.groovy:groovy" )
1413 implementation(" io.opentelemetry:opentelemetry-api" )
15- implementation(" org.spockframework:spock-core" )
1614}
Original file line number Diff line number Diff line change @@ -10,7 +10,5 @@ dependencies {
1010 compileOnly(" io.vertx:vertx-codegen:3.0.0" )
1111 compileOnly(" io.vertx:vertx-docgen:3.0.0" )
1212
13- implementation(" org.apache.groovy:groovy" )
1413 implementation(" io.opentelemetry:opentelemetry-api" )
15- implementation(" org.spockframework:spock-core" )
1614}
You can’t perform that action at this time.
0 commit comments