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 b6c7fe0 commit b906daaCopy full SHA for b906daa
build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
implementation('io.opentracing:opentracing-util:0.33.0')
48
implementation('io.opentracing:opentracing-noop:0.33.0')
49
50
- testImplementation 'junit:junit:4.12'
+ testImplementation 'junit:junit:4.13.1'
51
testImplementation 'org.hamcrest:hamcrest-library:1.3'
52
testImplementation 'io.opentracing:opentracing-mock:0.33.0'
53
}
0 commit comments