Skip to content

Commit

Permalink
Bump mockito-core from 3.11.1 to 3.11.2 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 22, 2021
1 parent 33a1131 commit c295bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion splunk-otel-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
api 'com.squareup.okhttp3:okhttp:4.9.1'

testImplementation 'junit:junit:4.13.2'
testImplementation 'org.mockito:mockito-core:3.11.1'
testImplementation 'org.mockito:mockito-core:3.11.2'
testImplementation 'io.opentelemetry:opentelemetry-sdk-testing'
testImplementation 'org.robolectric:robolectric:4.5.1'
testImplementation 'androidx.test:core:1.3.0'
Expand Down

0 comments on commit c295bb6

Please sign in to comment.