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 4159613 commit bc50faeCopy full SHA for bc50fae
instrumentation/ratpack/ratpack-1.7/javaagent/build.gradle.kts
@@ -21,7 +21,6 @@ dependencies {
21
implementation(project(":instrumentation:netty:netty-4.1:library"))
22
implementation(project(":instrumentation:ratpack:ratpack-1.7:library"))
23
24
- testLibrary("io.ratpack:ratpack-test:1.7.0")
25
testImplementation(project(":instrumentation:ratpack:ratpack-1.4:testing"))
26
testInstrumentation(project(":instrumentation:ratpack:ratpack-1.4:javaagent"))
27
}
0 commit comments