Skip to content

Commit

Permalink
(chore) remove extraneous test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
johnrengelman committed Nov 15, 2024
1 parent 4159613 commit bc50fae
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ dependencies {
implementation(project(":instrumentation:netty:netty-4.1:library"))
implementation(project(":instrumentation:ratpack:ratpack-1.7:library"))

testLibrary("io.ratpack:ratpack-test:1.7.0")
testImplementation(project(":instrumentation:ratpack:ratpack-1.4:testing"))
testInstrumentation(project(":instrumentation:ratpack:ratpack-1.4:javaagent"))
}
Expand Down

0 comments on commit bc50fae

Please sign in to comment.