Skip to content

Commit cb8f5bb

Browse files
committed
chore: Deduplicate ThreadUtils
Clean up unused UnsafeUtils
1 parent 533755a commit cb8f5bb

File tree

1 file changed

+1
-0
lines changed
  • dd-java-agent/instrumentation/akka/akka-http/akka-http-10.6

1 file changed

+1
-0
lines changed

dd-java-agent/instrumentation/akka/akka-http/akka-http-10.6/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ dependencies {
6464
testImplementation group: 'com.typesafe.akka', name: 'akka-http-jackson_2.13', version: '10.6.0'
6565
testImplementation group: 'com.typesafe.akka', name: 'akka-http-spray-json_2.13', version: '10.6.0'
6666
testImplementation libs.scala213
67+
testImplementation project(':utils:test-utils')
6768
testImplementation project(':dd-java-agent:instrumentation:trace-annotation')
6869
testImplementation project(':dd-java-agent:instrumentation:akka:akka-actor-2.5')
6970
testImplementation project(':dd-java-agent:instrumentation:scala-concurrent')

0 commit comments

Comments
 (0)