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 {
52
52
implementation libs. moshi
53
53
implementation libs. bundles. asm
54
54
55
- testFixturesApi project(' :dd-java-agent:testing' )
55
+ testFixturesApi project(' :dd-java-agent:instrumentation- testing' )
56
56
testFixturesApi project(' :utils:test-utils' )
57
57
testImplementation libs. bytebuddy
58
58
testImplementation(' org.skyscreamer:jsonassert:1.5.1' )
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ dependencies {
26
26
testImplementation libs. logback. classic
27
27
testImplementation group : ' com.fasterxml.jackson.core' , name : ' jackson-databind' , version : ' 2.16.0'
28
28
29
- testFixturesApi project(' :dd-java-agent:testing' )
29
+ testFixturesApi project(' :dd-java-agent:instrumentation- testing' )
30
30
}
31
31
32
32
configurations. testFixturesApi {
You can’t perform that action at this time.
0 commit comments