We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6019e5d commit e210c0eCopy full SHA for e210c0e
instrumentation/spring/spring-webflux/spring-webflux-5.0/javaagent/build.gradle.kts
@@ -59,7 +59,6 @@ dependencies {
59
testLibrary("org.springframework.boot:spring-boot-starter-webflux:2.0.0.RELEASE")
60
testLibrary("org.springframework.boot:spring-boot-starter-test:2.0.0.RELEASE")
61
testLibrary("org.springframework.boot:spring-boot-starter-reactor-netty:2.0.0.RELEASE")
62
- testImplementation("org.spockframework:spock-spring:2.4-M1-groovy-4.0")
63
}
64
65
tasks.withType<Test>().configureEach {
0 commit comments