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 84b90c4 commit 456156bCopy full SHA for 456156b
1 file changed
build.gradle
@@ -35,7 +35,7 @@ dependencies {
35
implementation 'io.opentracing:opentracing-api:0.33.0'
36
implementation 'io.opentracing:opentracing-util:0.33.0'
37
implementation 'com.datadoghq:dd-trace-api:0.90.0'
38
- implementation 'com.datadoghq:java-dogstatsd-client:3.0.0'
+ implementation 'com.datadoghq:java-dogstatsd-client:4.4.5'
39
40
// Use JUnit test framework
41
testImplementation 'junit:junit:4.13.2'
0 commit comments