Skip to content

Commit b906daa

Browse files
committed
junit update
1 parent b6c7fe0 commit b906daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
implementation('io.opentracing:opentracing-util:0.33.0')
4848
implementation('io.opentracing:opentracing-noop:0.33.0')
4949

50-
testImplementation 'junit:junit:4.12'
50+
testImplementation 'junit:junit:4.13.1'
5151
testImplementation 'org.hamcrest:hamcrest-library:1.3'
5252
testImplementation 'io.opentracing:opentracing-mock:0.33.0'
5353
}

0 commit comments

Comments
 (0)