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 d8b839e commit eda0760Copy full SHA for eda0760
1 file changed
instrumentation/jodd-http-4.2/javaagent/build.gradle.kts
@@ -15,7 +15,6 @@ dependencies {
15
// 4.1.1 is the first version with HttpBase#headerOverwrite used by header injection
16
library("org.jodd:jodd-http:4.1.1")
17
18
- testImplementation(project(":instrumentation:jodd-http-4.2:javaagent"))
19
testImplementation(project(":instrumentation-api-incubator"))
20
}
21
0 commit comments