Skip to content

Commit

Permalink
Merge pull request #140 from JEsperancinhaOrg/dependabot/gradle/org.m…
Browse files Browse the repository at this point in the history
…ockito-mockito-android-5.14.1

Bump org.mockito:mockito-android from 5.14.0 to 5.14.1
  • Loading branch information
github-actions[bot] authored Sep 30, 2024
2 parents 083bf25 + edad79f commit cc24d80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions itf-chartizate-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
androidTestImplementation 'org.assertj:assertj-core:3.26.3'
androidTestImplementation 'androidx.test:runner:1.6.2'
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
androidTestImplementation 'org.mockito:mockito-android:5.14.0'
androidTestImplementation 'org.mockito:mockito-android:5.14.1'
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
androidTestImplementation 'androidx.test:runner:1.6.2'
androidTestUtil 'androidx.test:orchestrator:1.5.0'
Expand All @@ -85,7 +85,7 @@ dependencies {
androidTestImplementation 'org.assertj:assertj-core:3.26.3'
androidTestImplementation 'androidx.test:runner:1.6.2'
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
androidTestImplementation 'org.mockito:mockito-android:5.14.0'
androidTestImplementation 'org.mockito:mockito-android:5.14.1'
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
androidTestImplementation 'androidx.test:runner:1.6.2'
androidTestUtil 'androidx.test:orchestrator:1.5.0'
Expand Down

0 comments on commit cc24d80

Please sign in to comment.