We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd8f71e commit b85b9b0Copy full SHA for b85b9b0
dd-java-agent/integrations/helpers/helpers.gradle
@@ -14,7 +14,6 @@ dependencies {
14
compileOnly group: 'org.jboss.byteman', name: 'byteman', version: '4.0.0-BETA5'
15
16
compile group: 'io.opentracing.contrib', name: 'opentracing-web-servlet-filter', version: '0.0.9'
17
- compile group: 'io.opentracing.contrib', name: 'opentracing-mongo-driver', version: '0.0.3'
18
compile group: 'io.opentracing.contrib', name: 'opentracing-okhttp3', version: '0.0.5'
19
compile group: 'io.opentracing.contrib', name: 'opentracing-jms-common', version: '0.0.3'
20
compile group: 'io.opentracing.contrib', name: 'opentracing-jms-2', version: '0.0.3'
0 commit comments