File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ dependencies {
5252 implementation libs. moshi
5353 implementation libs. bundles. asm
5454
55- testFixturesApi project(' :dd-java-agent:testing' )
55+ testFixturesApi project(' :dd-java-agent:instrumentation- testing' )
5656 testFixturesApi project(' :utils:test-utils' )
5757 testImplementation libs. bytebuddy
5858 testImplementation(' org.skyscreamer:jsonassert:1.5.1' )
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ dependencies {
2626 testImplementation libs. logback. classic
2727 testImplementation group : ' com.fasterxml.jackson.core' , name : ' jackson-databind' , version : ' 2.16.0'
2828
29- testFixturesApi project(' :dd-java-agent:testing' )
29+ testFixturesApi project(' :dd-java-agent:instrumentation- testing' )
3030}
3131
3232configurations. testFixturesApi {
You can’t perform that action at this time.
0 commit comments