Skip to content

Commit eda0760

Browse files
authored
Review fixes for jodd-http-4.2:javaagent (#18120)
1 parent d8b839e commit eda0760

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

instrumentation/jodd-http-4.2/javaagent/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ dependencies {
1515
// 4.1.1 is the first version with HttpBase#headerOverwrite used by header injection
1616
library("org.jodd:jodd-http:4.1.1")
1717

18-
testImplementation(project(":instrumentation:jodd-http-4.2:javaagent"))
1918
testImplementation(project(":instrumentation-api-incubator"))
2019
}
2120

0 commit comments

Comments
 (0)